5 Commits (main)

Author SHA1 Message Date
Jan Dittberner c4724723b6 Switch from logrus to log/slog
Use log/slog from the Go standard library to reduce dependencies.
6 days ago
Jan Dittberner 291c1857c6 Update dependencies 6 days ago
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
10 months ago
Jan Dittberner 3bb3b2db0c Initial OIDC resource app
- copied/stripped down from
  https://git.dittberner.info/jan/hydra_oidc_poc
3 years ago
Jan Dittberner 4b852dee3f Basic project setup 3 years ago