LibAuth for Go - The modern authentication framework that feels as light as a library.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
hace 2 años
..
README.md feat(example): add example server hace 2 años
generate-jwt.sh feat(example): add example server hace 2 años
go.mod feat: add more convenience methods hace 2 años
go.sum feat: add more convenience methods hace 2 años
jws.json feat(example): add example server hace 2 años
jwt.txt feat(example): add example server hace 2 años
privkey.ec.jwk.json feat(example): add example server hace 2 años
privkey.rsa.jwk.json feat(example): add example server hace 2 años
server.go feat: add more convenience methods hace 2 años

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