Options used to customize the behavior of the userinfo handler.
| Property | Type | Description |
|---|---|---|
onError? | OnError | Callback invoked if an unexpected error occurs while retrieving user information. |
refresh? | boolean | When true, forces user profile data to be re-fetched from the authentication service instead of using cached session data. |