Closed lordievader closed 4 years ago
Token based logins allows bots to reuse an earlier login. Instead of logging in and creating a new session at each start with the risk of never logging out due to a crash or something.
Merged, thanks!
Token based logins allows bots to reuse an earlier login. Instead of logging in and creating a new session at each start with the risk of never logging out due to a crash or something.