LibAuth for Go - The modern authentication framework that feels as light as a library.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
il y a 2 ans
..
README.md feat(example): add example server il y a 2 ans
generate-jwt.sh feat(example): add example server il y a 2 ans
go.mod feat: add more convenience methods il y a 2 ans
go.sum feat: add more convenience methods il y a 2 ans
jws.json feat(example): add example server il y a 2 ans
jwt.txt feat(example): add example server il y a 2 ans
privkey.ec.jwk.json feat(example): add example server il y a 2 ans
privkey.rsa.jwk.json feat(example): add example server il y a 2 ans
server.go feat: add more convenience methods il y a 2 ans

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