nextcloud/apps/oauth2/lib/Db
Bjoern Schiessle 1eb7f4956b
delete auth token when client gets deleted
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-05-18 20:49:07 +02:00
..
AccessToken.php Add basic implementation for OAuth 2.0 Authorization Code Flow 2017-05-18 20:49:03 +02:00
AccessTokenMapper.php delete auth token when client gets deleted 2017-05-18 20:49:07 +02:00
Client.php Add basic implementation for OAuth 2.0 Authorization Code Flow 2017-05-18 20:49:03 +02:00
ClientMapper.php delete auth token when client gets deleted 2017-05-18 20:49:07 +02:00