ErickSkrauch
|
a81ef5cac2
|
Replace separate minecraft access tokens with JWT
|
2019-12-04 21:10:15 +03:00 |
|
ErickSkrauch
|
e52dbdbf19
|
Do not include offline_access scope into access_token
|
2019-11-07 01:12:18 +03:00 |
|
ErickSkrauch
|
a148da2ecf
|
Add tests for the legacy tokens
|
2019-09-23 00:53:13 +03:00 |
|
ErickSkrauch
|
cf62c686b1
|
Rework identity provider for the legacy OAuth2 tokens [skip ci]
|
2019-09-22 19:24:22 +03:00 |
|
ErickSkrauch
|
967d8b11a0
|
Improve tests coverage
|
2019-08-02 18:32:08 +03:00 |
|
ErickSkrauch
|
f2ab7346aa
|
Fixed almost everything, but all functional tests are broken at the last minute :(
|
2019-08-02 03:29:20 +03:00 |
|
ErickSkrauch
|
6bd054e743
|
Fix some tests
|
2019-08-01 19:58:18 +03:00 |
|
ErickSkrauch
|
45c2ed601d
|
Replace emarref/jwt with lcobucci/jwt
Refactor all JWT-related components
Replace RS256 with ES256 as a preferred JWT algorithm
|
2019-08-01 12:17:12 +03:00 |
|
ErickSkrauch
|
4c2a9cc172
|
Cleanup User Component, update tests
|
2019-07-26 17:04:57 +03:00 |
|
valik
|
445c234360
|
Added jwt public and private key path params to user component
|
2019-07-26 11:11:09 +03:00 |
|
valik
|
3f9ee42539
|
Implemented Rs256 jwt encryption algorithm
|
2019-07-25 16:29:08 +03:00 |
|
ErickSkrauch
|
75fdd5d1ba
|
Upgrade Codeception to 3 version. Remove codeception/verify.
|
2019-05-14 02:12:49 +03:00 |
|
ErickSkrauch
|
b20825a051
|
Update ely/php-code-style and run updated CS fixer
|
2019-02-26 02:26:02 +03:00 |
|
ErickSkrauch
|
1cafa36b98
|
Fix codestyle
|
2019-02-23 02:27:38 +03:00 |
|
ErickSkrauch
|
b05dc6816e
|
Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration.
|
2019-02-20 22:58:52 +03:00 |
|