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