Lenso API
Rust-first modular monolith API contract
Version 1.0.0
auth
Auth module development session APIs
- GET/.well-known/jwks.json
- GET/.well-known/openid-configuration
- GET/oauth/authorize
- POST/oauth/token
- POST/v1/auth/anonymous/login
- POST/v1/auth/dev/sessions
- GET/v1/auth/github/callback
- GET/v1/auth/github/start
- GET/v1/auth/google/callback
- GET/v1/auth/google/start
- POST/v1/auth/password/login
- POST/v1/auth/password/register
- POST/v1/auth/phone/otp/start
- POST/v1/auth/phone/otp/verify
- POST/v1/auth/phone/password/login
- POST/v1/auth/phone/password/set
- POST/v1/auth/sessions/revoke