nextcloud/tests/lib/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
..
LoginCredentials Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Token Certain tokens can expire 2018-05-17 16:10:19 +02:00
TwoFactorAuth Add all parameters to returnValueMap 2018-01-31 14:15:12 +01:00