9 Commits (43f32731f60c7366f060e375e85003fdecc29fb2)
 

Author SHA1 Message Date
Jan Dittberner 43f32731f6 Move internal packages 1 year 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
1 year ago
Jan Dittberner f980c1acc3 Update instructions vor Go 1.16+ 2 years ago
Jan Dittberner 294f2372e1 Ignore PEM files 2 years ago
Jan Dittberner 9f7b8ec5a7 Add Makefile
This commit adds a Makefile to automate application builds.
2 years ago
Jan Dittberner c69e8d2980 Fix useless err parameter 3 years ago
Jan Dittberner ff4396e6b1 Extract session setup into function 3 years 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