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 87494faffe demo email verification 2020-05-13 09:41:03 +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 demo email verification 2020-05-13 09:41:03 +00:00
public document inspect endpoint 2020-05-11 04:51:18 +00:00
vendor update deps 2020-05-13 06:12:33 +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 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.