Skip to content

Merge pull request #32 from sw-yx/v0.2.2 #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 18, 2020
Merged

Merge pull request #32 from sw-yx/v0.2.2 #32

merged 5 commits into from
Jan 18, 2020

Conversation

ljosberinn
Copy link
Contributor

Previous commits:

  • remove outdated updateUser comment & adjust readme
  • add directLogin flag for signupUser to optionally prevent automatic login
  • added @see comments for all gotrue-js methods

This PR:

  • fixes How to confirm email? #5 by adding verifyToken()
  • never throw errors anymore, Promise.reject instead where possible
  • add 2nd argument to acceptInviteExternalUrl to allow delayed redirecting
  • improved a few typings
  • clear URL hash entirely when catching tokens

@ljosberinn ljosberinn requested a review from swyxio January 18, 2020 00:11
@ljosberinn ljosberinn mentioned this pull request Jan 18, 2020
@swyxio
Copy link
Contributor

swyxio commented Jan 18, 2020

hmm. TIL about RequestInit! lgtm

@swyxio swyxio changed the title V0.2.2 Merge pull request #32 from sw-yx/v0.2.2 Jan 18, 2020
@swyxio swyxio merged commit ad1e9d5 into master Jan 18, 2020
@swyxio swyxio deleted the v0.2.2 branch January 18, 2020 18:01
@swyxio
Copy link
Contributor

swyxio commented Jan 18, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to confirm email?
2 participants