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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Verii v1.1.1
Changes
#575 Registrar access-token refresh after organization creation
Added a shared registrar access-token refresh helper with popup fallback for the organization-creation flows that need a forced token refresh.
Waited for the forced token refresh before refetching and navigating after organization creation so the refreshed group claim can be observed immediately.
Preserved the sample registrar app's default Auth0 audience and scope when overriding token options such as cacheMode: 'off'.