LibAuth for Go - The modern authentication framework that feels as light as a library.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
AJ ONeal bdad6bf8ed
feat: add more convenience methods
2 yıl önce
..
README.md feat(example): add example server 2 yıl önce
generate-jwt.sh feat(example): add example server 2 yıl önce
go.mod feat: add more convenience methods 2 yıl önce
go.sum feat: add more convenience methods 2 yıl önce
jws.json feat(example): add example server 2 yıl önce
jwt.txt feat(example): add example server 2 yıl önce
privkey.ec.jwk.json feat(example): add example server 2 yıl önce
privkey.rsa.jwk.json feat(example): add example server 2 yıl önce
server.go feat: add more convenience methods 2 yıl önce

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