bracket
bracket copied to clipboard
Sending emails for password resets
How about using auth.js to implement this? here is a example: https://authjs.dev/getting-started/providers/email-tutorial
From what I understand, that is a javascript backend library. I use Python for the backend. I do plan to implement SSO though, is there something this authjs can do other than SSO and email based authentication?
This issue is stale because it has been open for 60 days with no activity. What is the action to take here?