Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 04:43
1d76e69

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'.

Backward incompatibilities

  • None.