OAuth2 / JWT / OpenID Connect for mocking auth... which isn't that different from doing it for real, actually. https://mock.pocketid.app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
AJ ONeal a1b4ad1202 can now self-sign JWS and JWT 4 years ago
cmd/mailer demo email verification 4 years ago
examples demo email verification 4 years ago
mockid can now self-sign JWS and JWT 4 years ago
public document inspect endpoint 4 years ago
vendor update deps 4 years ago
xkeypairs can now self-sign JWS and JWT 4 years ago
.gitignore add mailgun test 4 years ago
.ignore add debug routes for PEM and DER private keys 4 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
default.jwk.json switch to keypairs 4 years ago
go-test.sh add debug routes for PEM and DER private keys 4 years ago
go.mod demo email verification 4 years ago
go.sum demo email verification 4 years ago
mockid.go add seed for random key generator (tested) 4 years ago

README.md

go-mockid

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