Skip to content

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