oidc-demo-app/handlers
Jan Dittberner 25b101afae Modernize demo application
- add linter config and fix golangci-lint warnings
- rename module to match new repository location
- use embedded resources for static assets, templates and translations
- recommend mkcert in README
- require at least Go 1.19
- update and tidy dependencies
- update copyright information
- improve Makefile, add lint and static asset targets
2023-07-29 17:46:33 +02:00
..
after_logout.go Modernize demo application 2023-07-29 17:46:33 +02:00
common.go Modernize demo application 2023-07-29 17:46:33 +02:00
errors.go Modernize demo application 2023-07-29 17:46:33 +02:00
index.go Modernize demo application 2023-07-29 17:46:33 +02:00
observability.go Modernize demo application 2023-07-29 17:46:33 +02:00
oidc_callback.go Modernize demo application 2023-07-29 17:46:33 +02:00
security.go Modernize demo application 2023-07-29 17:46:33 +02:00
startup.go Modernize demo application 2023-07-29 17:46:33 +02:00