Skip to content

Conversation

kangmingtay
Copy link
Member

No description provided.

@kangmingtay kangmingtay requested review from hf and J0 November 10, 2022 07:07
@kangmingtay kangmingtay merged commit 4d6540d into master Nov 10, 2022
@kangmingtay kangmingtay deleted the km/chore-bump-gotrue-js-version branch November 10, 2022 18:28
mandarini pushed a commit that referenced this pull request Oct 2, 2025
## What kind of change does this PR introduce?
* Adds the client lib binding for the `resend` method
* For example, to resend a signup confirmation email, one can now call
`supabase.auth.resend({ email, type: "signup"})`.
* To resend password recovery or magiclink emails, you should just call
`supabase.auth.resetPasswordForEmail` and `supabase.auth.signInWithOtp`
respectively again.
* Resending invites can be done by calling the
`supabase.auth.admin.inviteUserByEmail` method
mandarini pushed a commit that referenced this pull request Oct 2, 2025
* chore(deps): bump postgres-meta to latest

- Regenerate database types
- Fix data types override generation

* chore(ci): add up to date typegen checking

* chore(ci): include database type check in test script
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.

2 participants