v1.0.0 - Aug 03, 2025
Highlights
🔐 Authentication & identity
Registration & login: Released secure flows for new user registration and account login.
Google Sign-in: Integrated Google OAuth flow, allowing users to sign in using their Google accounts.
SSO support: Full support for OIDC (OpenID Connect) and OAuth2 flows to enable Single Sign-On capabilities.
👤 User profile
Profile management: Users can view their profile page and update personal information using the new inline editing feature.
🛡️ Security & authorization
Role-based cccess Control (RBAC): Access to platform resources is now strictly controlled based on user roles and permissions.
⚙️ For Developers
OIDC Discovery: Exposed standard
/.well-known/endpoints, allowing OIDC/OAuth2 clients to automatically retrieve configuration and public keys.
Last updated