accounts/api/modules/oauth
ErickSkrauch 72cbf16c97 Merge branch 'master' into oauth_jwt_tokens
# Conflicts:
#	api/components/OAuth2/Entities/AccessTokenEntity.php
#	api/components/OAuth2/Entities/RefreshTokenEntity.php
#	api/components/OAuth2/Grants/RefreshTokenGrant.php
#	api/components/OAuth2/Storage/SessionStorage.php
#	api/components/User/OAuth2Identity.php
2019-12-04 01:17:12 +03:00
..
controllers Merge branch 'master' into oauth_jwt_tokens 2019-12-04 01:17:12 +03:00
exceptions Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
models Restore full functionality of OAuth2 server [skip ci] 2019-09-22 00:19:11 +03:00
Module.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00