-
- Downloads
- fixed up the default config values from cli flags
- fixed up the access vs id token from providers, will default to using the id token, but will attempt to use the access token - fixed up additional issues - updated the README to reflect the changes - added a google openid example to the readme - added a fix to the discovery url to remove the .well_known suffix
Showing
- README.md 36 additions, 4 deletionsREADME.md
- config.go 12 additions, 6 deletionsconfig.go
- handlers.go 23 additions, 7 deletionshandlers.go
- main.go 4 additions, 5 deletionsmain.go
- resource_test.go 3 additions, 0 deletionsresource_test.go
- session.go 2 additions, 6 deletionssession.go
- utils.go 6 additions, 0 deletionsutils.go
Please register or sign in to comment