Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let clients and users login through a Notion-like mechanism #117

Open
ishiikurisu opened this issue Feb 20, 2023 · 0 comments
Open

Let clients and users login through a Notion-like mechanism #117

ishiikurisu opened this issue Feb 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ishiikurisu
Copy link
Member

The mechanism I am mentioning looks like this:

  • User tells us what is their email
  • The backend sends an email with a custom password
  • User uses this password to login
    • If the password is correct, then the user receives the authorization key
    • Otherwise, the password is invalidated and the user should try again

Notes:

  • This requires that this service is able to send e-mails
  • Maybe this should be the only way to login? That's something to think about.
@ishiikurisu ishiikurisu added the enhancement New feature or request label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant