libauth/examples
AJ ONeal 97d0f2eec0
feat(chiauth): add GetJWS(r) helper
2022-05-09 15:14:12 -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(example): add example server 2022-05-09 14:00:21 -06:00
go.sum feat(example): add example server 2022-05-09 14:00:21 -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(chiauth): add GetJWS(r) helper 2022-05-09 15:14:12 -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