nextcloud/lib/private/Authentication
Roeland Jago Douma 46aafe4f11
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-22 14:26:13 +02:00
..
Exceptions Certain tokens can expire 2018-05-22 14:26:13 +02:00
LoginCredentials Update license headers 2017-11-06 16:56:19 +01:00
Token Certain tokens can expire 2018-05-22 14:26:13 +02:00
TwoFactorAuth Update license headers 2017-11-06 16:56:19 +01:00