LibAuth for Go - The modern authentication framework that feels as light as a library.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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