nhost

The Open Source Firebase Alternative with GraphQL.

MIT License

Downloads
67.3K
Stars
7.9K
Committers
89

Bot releases are visible (Hide)

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 08a37aae: 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.
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 08a37aae: 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.
  • Updated dependencies [08a37aae]
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 08a37aae: 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.
  • Updated dependencies [08a37aae]
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ebad0936: reverted ESM related changes
  • Updated dependencies [ebad0936]
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ebad0936: reverted ESM related changes
  • Updated dependencies [ebad0936]
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ebad0936: reverted ESM related changes
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ebad0936: reverted ESM related changes
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ef8c8f9c: fixed imports in @nhost/react-apollo
nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 1b37b9f6: fix: ESM import path fixes