Dylan K. Taylor
|
e9ecb9a9fd
|
fixed build failure
|
2020-05-13 22:54:24 +01:00 |
|
Dylan K. Taylor
|
84291e7980
|
Throw a more specific exception for JWT handling errors
|
2020-05-13 21:23:04 +01:00 |
|
Dylan K. Taylor
|
486e0e710b
|
JwtUtils: fix minor formatting issue
|
2020-05-13 20:51:24 +01:00 |
|
Dylan K. Taylor
|
44a7829536
|
VerifyLoginException: fixed rogue usage in JwtUtils
|
2020-05-13 20:50:41 +01:00 |
|
Dylan K. Taylor
|
d7eb4f9651
|
Extract more general-purpose logic to JwtUtils
this code could now be reused for creating custom login packets.
|
2020-05-13 20:46:01 +01:00 |
|
Dylan K. Taylor
|
8c2878fe5b
|
Added JwtUtils::parse(), make ProcessLoginTask more robust
|
2020-05-13 13:36:42 +01:00 |
|
Dylan K. Taylor
|
144a66c110
|
cumulative imports cleanup (again)
|
2020-05-12 22:38:59 +01:00 |
|
Dylan K. Taylor
|
a6c35cab9a
|
JwtUtils: fix phpstan failure
|
2020-05-06 22:00:11 +01:00 |
|
Dylan K. Taylor
|
ed757c7207
|
consolidate some JWT handling into one class
|
2020-05-06 21:32:22 +01:00 |
|