github nhost/nhost @nhost/core@0.6.5

latest releases: @nhost/vue@2.6.0, @nhost/react@3.5.0, @nhost/react-urql@9.0.0...
23 months ago

Patch Changes

  • 08a37aa: correct rewriting options when clientUrl is not available
    The client URL is set to window.location.origin, so it can rewrite redirection urls that are passed on to authenticaion methods. However, clientUrl is set to '' when running on the server side. This fix then avoid raising an error when trying to rewrite redirectTo on non-browser environment, and forces useProviderLink to be rendered on the client side.

Don't miss a new nhost release

NewReleases is sending notifications on new releases.