Skip to main content
This page is currently under construction. Content will be available soon.

Identity Flavor

The Identity flavor provides comprehensive authentication and user management capabilities for Tasteful applications.

Overview

Coming soon: Complete Identity flavor documentation.

Features

  • Multi-provider authentication (OAuth, OIDC, API keys)
  • User management and profiles
  • Role-based access control (RBAC)
  • Session management
  • Password policies and security
  • Multi-factor authentication (MFA)

Authentication Backends

  • Basic authentication
  • API key authentication
  • OAuth 2.0 providers
  • OpenID Connect (OIDC)
  • Custom authentication schemes

Usage Examples

Code examples and integration patterns will be provided here.
This documentation is being actively developed. Check back soon for complete content.
I