LibAuth for Go - The modern authentication framework that feels as light as a library.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
2 anni fa
..
README.md feat(example): add example server 2 anni fa
generate-jwt.sh feat(example): add example server 2 anni fa
go.mod feat: add more convenience methods 2 anni fa
go.sum feat: add more convenience methods 2 anni fa
jws.json feat(example): add example server 2 anni fa
jwt.txt feat(example): add example server 2 anni fa
privkey.ec.jwk.json feat(example): add example server 2 anni fa
privkey.rsa.jwk.json feat(example): add example server 2 anni fa
server.go feat: add more convenience methods 2 anni fa

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