summaryrefslogtreecommitdiff
path: root/src/oidc/main.go
AgeCommit message (Expand)Author
2022-04-13extract function to generate an id_tokenmo khan
2022-04-13generate a jwt as the id_tokenmo khan
2022-04-06start to handle implicit flow requestmo khan
2022-04-06link to different flows in specmo khan
2022-04-06exchange authorization code for tokensmo khan
2022-04-06response to authorization code requestmo khan