accounts/api
2019-12-09 19:31:54 +03:00
..
aop Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
components Remove refresh_token from OAuth2 result. Return the same access_token as a refresh_token in case when it's requested. Make access_tokens to live forever. 2019-12-09 19:31:54 +03:00
config Make tokens, created by client credentials grant to live forever 2019-12-06 18:31:04 +03:00
controllers Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
exceptions Completely restored authorization_code grant for user side. 2019-09-18 02:15:12 +03:00
filters Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
models Replace separate minecraft access tokens with JWT 2019-12-04 21:10:15 +03:00
modules Remove refresh_token from OAuth2 result. Return the same access_token as a refresh_token in case when it's requested. Make access_tokens to live forever. 2019-12-09 19:31:54 +03:00
rbac Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03:00
request Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
runtime Инициализировано Yii2 приложение, выпилены лишние части, накинуты чуточку нужных 2016-01-02 16:43:18 +03:00
tests Remove refresh_token from OAuth2 result. Return the same access_token as a refresh_token in case when it's requested. Make access_tokens to live forever. 2019-12-09 19:31:54 +03:00
traits Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
validators Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03:00
codeception.dist.yml Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03:00
index.php Completely untie the backend from the frontend. 2019-04-06 15:52:23 +02:00