10 Commits

Author SHA1 Message Date
da80959605
Fix preview 2025-01-30 10:06:29 +01:00
d08c9ac36e
Add options for requesting Token and ID Token responses
Fix handling in OIDCCore for cases where token/id_token responses are requested and response data is encoded in fragment instead of query string.
2025-01-30 09:31:42 +01:00
b23dc252b9
Cleanup 2025-01-29 22:07:12 +01:00
5427aa2032
Implement basic OIDC debugging functionality 2025-01-29 22:06:10 +01:00
ade0f62568
Downgrade kotlinx serialization 2025-01-29 17:00:53 +01:00
71b7a94fd5
Add messages & success field to AuthStates 2025-01-29 15:14:19 +01:00
4fc5c200e1
Add serialization library
OIDC Client persistence
2025-01-29 14:59:28 +01:00
ddb99b7418
Add empty ValidateActivity
This activity will handle the post-authorization portion of the debugger
2025-01-29 14:50:15 +01:00
fc5df943d8
Initial commit
Made project
Added initial implementation of OIDC Core client
Implemented auth flow initiation
Implemented auth response validation
2025-01-02 17:59:33 +01:00
792782785f
Initial commit
Made project
Added initial implementation of OIDC Core client
Implemented auth flow initiation
Implemented auth response validation
2025-01-02 17:58:56 +01:00