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 66e0639f48 add inspect_token endpoint, minor cleanup 4 years ago
mockid add inspect_token endpoint, minor cleanup 4 years ago
public add ability to post public keys 5 years ago
.gitignore refactor 4 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
default.jwk.json add inspect_token endpoint, minor cleanup 4 years ago
go.mod add inspect_token endpoint, minor cleanup 4 years ago
go.sum add inspect_token endpoint, minor cleanup 4 years ago
mockid.go add inspect_token endpoint, minor cleanup 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.