forked from supabase/auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: send otp in email link (supabase#379)
* fix: send otp in email links * fix: allow verifying otps from emails * add tests for email_change verification * fix: add env var to configure email link / token expiry * docs: update README * fix: verify phone & email before fetching user * add test for invalid email otp
- Loading branch information
1 parent
2cc60af
commit 3ed9beb
Showing
5 changed files
with
316 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.