evroon / bracket

Selfhosted tournament system with web interface
https://docs.bracketapp.nl
GNU Affero General Public License v3.0
191 stars 36 forks source link

Sending emails for password resets #219

Open evroon opened 1 year ago

Sevichecc commented 8 months ago

How about using auth.js to implement this? here is a example: https://authjs.dev/getting-started/providers/email-tutorial

evroon commented 7 months ago

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?

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 60 days with no activity. What is the action to take here?