LibAuth for Go - The modern authentication framework that feels as light as a library.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
há 2 anos
..
README.md feat(example): add example server há 2 anos
generate-jwt.sh feat(example): add example server há 2 anos
go.mod feat: add more convenience methods há 2 anos
go.sum feat: add more convenience methods há 2 anos
jws.json feat(example): add example server há 2 anos
jwt.txt feat(example): add example server há 2 anos
privkey.ec.jwk.json feat(example): add example server há 2 anos
privkey.rsa.jwk.json feat(example): add example server há 2 anos
server.go feat: add more convenience methods há 2 anos

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