nextcloud/lib/private/Authentication
Roeland Jago Douma 6b7cf46727
Certain tokens can expire
However due to the nature of what we store in the token (encrypted
passwords etc). We can't just delete the tokens because that would make
the oauth refresh useless.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-17 16:10:19 +02:00
..
Exceptions Certain tokens can expire 2018-05-17 16:10:19 +02:00
LoginCredentials Update license headers 2017-11-06 16:56:19 +01:00
Token Certain tokens can expire 2018-05-17 16:10:19 +02:00
TwoFactorAuth Dispatch event on twofactor failure and success 2018-01-25 13:25:09 +01:00