libauth/examples
AJ ONeal bdad6bf8ed
feat: add more convenience methods
2022-05-09 17:08:38 -06:00
..
README.md feat(example): add example server 2022-05-09 14:00:21 -06:00
generate-jwt.sh feat(example): add example server 2022-05-09 14:00:21 -06:00
go.mod feat: add more convenience methods 2022-05-09 17:08:38 -06:00
go.sum feat: add more convenience methods 2022-05-09 17:08:38 -06:00
jws.json feat(example): add example server 2022-05-09 14:00:21 -06:00
jwt.txt feat(example): add example server 2022-05-09 14:00:21 -06:00
privkey.ec.jwk.json feat(example): add example server 2022-05-09 14:00:21 -06:00
privkey.rsa.jwk.json feat(example): add example server 2022-05-09 14:00:21 -06:00
server.go feat: add more convenience methods 2022-05-09 17:08:38 -06:00

README.md

Examples

These example RSA and ECDSA private keys can be validated against the demo site:

Issuer https://therootcompany.github.io/libauth/
Discovery URL https://therootcompany.github.io/libauth/.well-known/openid-configuration
JWKs URL https://therootcompany.github.io/libauth/.well-known/jwks.json