oidc-demo-app/internal/handlers
Jan Dittberner 9ad06a2935 Improve token handling
- add identity information to the index page
- let the session expire when the token expires
2023-07-30 16:48:26 +02:00
..
after_logout.go Use structured logging consistently 2023-07-29 18:34:40 +02:00
common.go Improve token handling 2023-07-30 16:48:26 +02:00
errors.go Improve token handling 2023-07-30 16:48:26 +02:00
index.go Improve token handling 2023-07-30 16:48:26 +02:00
observability.go Move internal packages 2023-07-29 17:53:26 +02:00
oidc_callback.go Improve token handling 2023-07-30 16:48:26 +02:00
security.go Move internal packages 2023-07-29 17:53:26 +02:00
startup.go Use structured logging consistently 2023-07-29 18:34:40 +02:00