Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tx7do/kratos-authn

kratos authentication middleware
https://github.com/tx7do/kratos-authn

authentication jwt kratos oidc psk

Last synced: about 1 month ago
JSON representation

kratos authentication middleware

Awesome Lists containing this project

README

        

# kratos-authn

对认证的一个封装,并提供Kratos的中间件。

## 支持引擎

- [Pre-shared Key (PSK)](https://en.wikipedia.org/wiki/Pre-shared_key)
- [OpenID Connect (OIDC)](https://openid.net/connect/)
- [JSON Web Token (JWT)](https://jwt.io/)