supabase / auth-py

Python client implementation for Supabase Auth
MIT License
81 stars 40 forks source link

feat: add resend method #587

Closed silentworks closed 2 months ago

silentworks commented 2 months ago

What kind of change does this PR introduce?

Add resend method for emails to be resent for an existing signup confirmation email, email change email, SMS OTP or phone change OTP.

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.