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 153851b41d add private keygen endpoint, minor refactor, add first test 2020-07-25 09:13:19 +00:00
cmd/mailer demo email verification 2020-05-13 09:41:03 +00:00
examples demo email verification 2020-05-13 09:41:03 +00:00
mockid add private keygen endpoint, minor refactor, add first test 2020-07-25 09:13:19 +00:00
public document inspect endpoint 2020-05-11 04:51:18 +00:00
vendor update deps 2020-05-13 09:41:20 +00:00
.gitignore add mailgun test 2020-05-13 06:11:06 +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 demo email verification 2020-05-13 09:41:03 +00:00
go.sum demo email verification 2020-05-13 09:41:03 +00:00
mockid.go add private keygen endpoint, minor refactor, add first test 2020-07-25 09:13:19 +00:00

README.md

go-mockid

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