ErickSkrauch
|
6fb32ec76d
|
Use libsodium to encrypt all data, related to OAuth2
|
2019-12-06 14:37:51 +03:00 |
|
ErickSkrauch
|
642db2e045
|
Use libsodium to encrypt data, stored in jwt tokens
|
2019-12-05 19:37:46 +03:00 |
|
ErickSkrauch
|
a81ef5cac2
|
Replace separate minecraft access tokens with JWT
|
2019-12-04 21:10:15 +03:00 |
|
ErickSkrauch
|
a9a56c9e1d
|
Extract encryption key into the configuration param
|
2019-12-04 13:24:30 +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
|
194a7acd2a
|
Fixes ACCOUNTS-5FF. Handle 204 response from Chrly.
|
2019-05-13 19:39:11 +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 |
|