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 aab56909cb add mailgun test 2020-05-13 06:11:06 +00:00
cmd/mailer add mailgun test 2020-05-13 06:11:06 +00:00
mockid implement EC verify 2020-05-11 05:26:32 +00:00
public document inspect endpoint 2020-05-11 04:51:18 +00:00
vendor update deps 2020-05-11 04:41:13 +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 add mailgun test 2020-05-13 06:11:06 +00:00
go.sum add mailgun test 2020-05-13 06:11:06 +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.