This website requires JavaScript.
Explore
Help
Sign In
cacert
/
oidc-demo-app
Watch
9
Star
0
Fork
You've already forked oidc-demo-app
0
Code
Issues
Pull requests
Projects
Releases
3
Wiki
Activity
25b101afae
oidc-demo-app
/
.gitignore
11 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
Ignore PEM files
2022-08-17 17:52:55 +00:00
/*.pem
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 15:46:33 +00:00
/.idea/
Add Makefile This commit adds a Makefile to automate application builds.
2022-08-17 17:52:12 +00:00
/demo-app
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 15:46:33 +00:00
/dist
/resource_app.toml
Initial OIDC resource app - copied/stripped down from https://git.dittberner.info/jan/hydra_oidc_poc
2021-09-11 11:37:31 +00:00
/sessions
/static
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 15:46:33 +00:00
/ui/css/
/ui/images/
/ui/js/
Reference in a new issue
Copy permalink