🔧 add cookie required
This commit is contained in:
parent
2826bac53c
commit
12ba1fed00
@ -31,6 +31,7 @@ func (driver Teambition) Items() []base.Item {
|
||||
Name: "access_token",
|
||||
Label: "Cookie",
|
||||
Type: base.TypeString,
|
||||
Required: true,
|
||||
Description: "Unknown expiration time",
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user