chore: final recovery and integration of WIP improvements into ae_app_3x_llm
This commit is contained in:
@@ -39,3 +39,9 @@ The IDAA integration includes the following features, each corresponding to a ro
|
||||
- **Route:** `/idaa/recovery_meetings`
|
||||
- **Bridge File:** `static/idaa_novi_iframe_recovery_meetings.html`
|
||||
- **Functionality:** Displays a list of recovery meetings. This may also integrate with a Jitsi meeting interface (`idaa_novi_iframe_jitsi_meeting.html`).
|
||||
|
||||
## Novi API Verification (brief)
|
||||
|
||||
The IDAA routes receive a `uuid` parameter when loaded via the Novi iframe bridge. The application verifies that UUID by calling Novi's customers API (using the `novi_idaa_api_key` from site config) and then sets verified fields in the IDAA store (`novi_uuid`, `novi_email`, `novi_full_name`, `novi_verified`).
|
||||
|
||||
For full implementation details, verification flow, and the list of `site_cfg_json` fields used by IDAA, see the client documentation: [documentation/CLIENT__IDAA_and_customized_mods.md](documentation/CLIENT__IDAA_and_customized_mods.md).
|
||||
|
||||
Reference in New Issue
Block a user