Expand description
Authentication types shared across all platforms
These types are used by:
- Web app (WASM) - via server functions
- Desktop app - via local state and remote API client
- API server - for session management
Structs§
- Auth
State - Current authentication state
- GitHub
Email - GitHub email information
- InitiateO
Auth Request - OAuth initiation request
- InitiateO
Auth Response - OAuth initiation response
- Select
Email Request - Email selection request
Enums§
- Auth
Mode - Authentication mode