LibAuth for Go - The modern authentication framework that feels as light as a library.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
2 lat temu
..
README.md feat(example): add example server 2 lat temu
generate-jwt.sh feat(example): add example server 2 lat temu
go.mod feat: add more convenience methods 2 lat temu
go.sum feat: add more convenience methods 2 lat temu
jws.json feat(example): add example server 2 lat temu
jwt.txt feat(example): add example server 2 lat temu
privkey.ec.jwk.json feat(example): add example server 2 lat temu
privkey.rsa.jwk.json feat(example): add example server 2 lat temu
server.go feat: add more convenience methods 2 lat temu

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