OAuth2 / JWT / OpenID Connect for mocking auth... which isn't that different from doing it for real, actually. https://mock.pocketid.app
Aller au fichier
AJ ONeal eda6c58a8a more scopes and tokens and lists 2019-08-06 03:28:50 +00:00
public more scopes and tokens and lists 2019-08-06 03:28:50 +00:00
.gitignore initial mock OIDC server 2019-08-01 06:21:32 +00:00
LICENSE Initial commit 2019-08-01 06:14:31 +00:00
README.md Initial commit 2019-08-01 06:14:31 +00:00
mockid.go initial mock OIDC server 2019-08-01 06:21:32 +00:00

README.md

go-mockid

OAuth2 / JWT / OpenID Connect for mocking auth... which isn't that different from doing it for real, actually.