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 e3e00b7530 add easy header and exp options 5 years ago
public add easy header and exp options 5 years ago
.gitignore initial mock OIDC server 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
mockid.go add easy header and exp options 5 years ago

README.md

go-mockid

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