David Mosbach
|
38e831c9b1
|
refresh token can be exchanged at token endpoint
|
2024-01-21 20:35:40 +01:00 |
|
David Mosbach
|
38dcb8bb7b
|
added license
|
2024-01-19 01:07:08 +00:00 |
|
David Mosbach
|
8b1c3f090b
|
removed persistent dependecies from library
|
2024-01-16 21:33:19 +01:00 |
|
David Mosbach
|
4ccd17d357
|
removed specific user types from library
|
2024-01-16 03:06:13 +01:00 |
|
David Mosbach
|
2716ccf2c0
|
store active tokens & scopes
|
2024-01-10 21:45:28 +01:00 |
|
David Mosbach
|
93093d86e4
|
changed token endpoint mimetype
|
2024-01-10 15:32:20 +01:00 |
|
David Mosbach
|
2d9b07b9ba
|
replaced '/' in query params
|
2024-01-10 03:00:12 +01:00 |
|
David Mosbach
|
123cf76b3b
|
replace '=' in query params
|
2024-01-10 02:55:23 +01:00 |
|
David Mosbach
|
9e61d356e2
|
base64 encoding for auth code
|
2024-01-10 02:17:42 +01:00 |
|
David Mosbach
|
751f3a463a
|
generate encrypted tokens
|
2024-01-09 03:57:03 +01:00 |
|
David Mosbach
|
23a5a93509
|
auth code & client secret verification
|
2024-01-09 02:23:40 +01:00 |
|
David Mosbach
|
fc77ea3e22
|
redirecting auth code back to client
|
2023-12-23 04:53:56 +01:00 |
|
David Mosbach
|
390876223e
|
simple auth code generation & expiration
|
2023-12-23 03:35:10 +01:00 |
|