OAuth2 / JWT / OpenID Connect for mocking auth... which isn't that different from doing it for real, actually. https://mock.pocketid.app
Go to file
AJ ONeal 285dc81dd7 update deps 2020-05-11 04:41:13 +00:00
mockid switch to keypairs 2020-05-11 04:40:46 +00:00
public add ability to post public keys 2019-08-19 03:40:16 +00:00
vendor update deps 2020-05-11 04:41:13 +00:00
.gitignore refactor 2020-04-10 19:32:21 +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
default.jwk.json switch to keypairs 2020-05-11 04:40:46 +00:00
go.mod add inspect_token endpoint, minor cleanup 2020-05-10 21:22:40 +00:00
go.sum add inspect_token endpoint, minor cleanup 2020-05-10 21:22:40 +00:00
mockid.go switch to keypairs 2020-05-11 04:40:46 +00:00

README.md

go-mockid

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