nextcloud/lib/private/Authentication/Exceptions
Christoph Wurst d8cde414bd
token based auth
* Add InvalidTokenException
* add DefaultTokenMapper and use it to check if a auth token exists
* create new token for the browser session if none exists
hash stored token; save user agent
* encrypt login password when creating the token
2016-05-11 13:36:46 +02:00
..
InvalidTokenException.php token based auth 2016-05-11 13:36:46 +02:00