Support fetching user operations with an access token
Note
|
This feature requires the latest AuthenticationServices version from release train 1.8.7+ or 2.0.1+. |
Introduce support for new environment variable NEXT_PUBLIC_FETCH_USER_OPERATIONS_WITH_ACCESS_TOKEN
(defaults to false)
Initialize AuthProvider
with the fetchUserOperationsWithAccessToken
value matching the environment variable