LibAuth for Go - The modern authentication framework that feels as light as a library.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
2 år sedan
..
README.md feat(example): add example server 2 år sedan
generate-jwt.sh feat(example): add example server 2 år sedan
go.mod feat: add more convenience methods 2 år sedan
go.sum feat: add more convenience methods 2 år sedan
jws.json feat(example): add example server 2 år sedan
jwt.txt feat(example): add example server 2 år sedan
privkey.ec.jwk.json feat(example): add example server 2 år sedan
privkey.rsa.jwk.json feat(example): add example server 2 år sedan
server.go feat: add more convenience methods 2 år sedan

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