Added some code to get alternative tokens
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
user = string(default="")
|
||||
password = string(default="")
|
||||
token = string(default="")
|
||||
secret = string(default="")
|
||||
use_alternative_tokens = boolean(default=False)
|
||||
invited_to_group = boolean(default=False)
|
||||
|
||||
|
Reference in New Issue
Block a user