You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**Invited User**: Invitation link → Magic link → Select app → Redirect
147
+
148
+
> **Note**: Company onboarding has been removed. Users go directly to app selection after authentication.
147
149
148
150
**Authentication**:
149
151
- Magic links expire in 15 minutes
@@ -323,12 +325,13 @@ Both apps include `lovable-tagger` plugin for development mode, supporting AI-as
323
325
324
326
The Platform app (`apps/platform`) is the central authentication hub for the entire Arda ecosystem:
325
327
326
-
1.**Entry Point**: Users always start at Platform (port 3002)
328
+
1.**Entry Point**: Users always start at Platform (port 5173)
327
329
2.**Magic Link Auth**: Passwordless email-based authentication
328
-
3.**Company Setup**: Create/join company as originator or investor
329
-
4.**App Selection**: Choose Credit App or IDR based on needs
330
-
5.**Token Handoff**: Platform passes JWT token to selected app
331
-
6.**Cross-App Auth**: Token is valid across all Arda applications
330
+
3.**App Selection**: Choose Credit App or IDR immediately after login
331
+
4.**Token Handoff**: Platform passes JWT token to selected app
332
+
5.**Cross-App Auth**: Token is valid across all Arda applications
333
+
334
+
> **Simplified Flow**: Company setup has been removed from the onboarding process. Users can access applications immediately after authentication without creating or joining a company.
0 commit comments