Welcome to KnowMe!
OAuth 2.1 & OpenID Connect Server
What is KnowMe?
KnowMe is a new way of logging in - no passwords required! Built on Oauth 2.1 and OpenID Connect, it uses facial recognition to verify your identity and can then create passkeys for instant login. Its built with Rust for performance and enhanced security. It's modern authorization with mandatory PKCE, secure token handling, and best practices built-in.
Management
Endpoints
GET /.well-known/openid-configuration- OIDC DiscoveryGET /authorize- Authorization endpointPOST /token- Token endpointPOST /revoke- Token revocationPOST /introspect- Token introspectionGET /userinfo- UserInfo endpointGET /jwks- JSON Web Key Set