LibAuth for Go - The modern authentication framework that feels as light as a library.
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 bdad6bf8ed
feat: add more convenience methods
пре 2 година
..
README.md feat(example): add example server пре 2 година
generate-jwt.sh feat(example): add example server пре 2 година
go.mod feat: add more convenience methods пре 2 година
go.sum feat: add more convenience methods пре 2 година
jws.json feat(example): add example server пре 2 година
jwt.txt feat(example): add example server пре 2 година
privkey.ec.jwk.json feat(example): add example server пре 2 година
privkey.rsa.jwk.json feat(example): add example server пре 2 година
server.go feat: add more convenience methods пре 2 година

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