Options used when refetching user profile data from the UserInfo endpoint.
| Property | Type | Description |
|---|---|---|
onSessionCreating? | OnCoreSessionCreating | Callback invoked before a session is created or updated. Allows customization or enrichment of the session. |
strictProfileSync? | boolean | When enabled, replaces the existing session user profile with a new profile constructed from the latest UserInfo response. |