opaal/internal
Tiziano Müller b317c061db
server: fix error reporting and logic for /keys handler
restores proper error reporting to include the host dialed, and
fixes the tautological comparison `jwks == nil` in the recovery path
to properly refetch the server config and try again as intended
2024-07-01 12:32:00 -06:00
..
cache/sqlite Added cache files 2024-03-10 20:15:19 -06:00
flows Added verbose print to show ID and access tokens from IDP 2024-06-12 12:50:53 -06:00
oauth Fixed token fetch from IDP 2024-06-12 14:42:47 -06:00
oidc Fixed some minor issues 2024-04-30 16:03:23 -06:00
server server: fix error reporting and logic for /keys handler 2024-07-01 12:32:00 -06:00
config.go Resetted the default IDP endpoint values 2024-04-30 12:28:19 -06:00
login.go Fixed small issues with not building 2024-04-30 09:01:05 -06:00
new.go Fixed some minor issues 2024-04-30 16:03:23 -06:00