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

create @primate/auth #92

Open
8 tasks
terrablue opened this issue Feb 18, 2024 · 2 comments
Open
8 tasks

create @primate/auth #92

terrablue opened this issue Feb 18, 2024 · 2 comments
Labels
modules modules / ecosystem
Milestone

Comments

@terrablue
Copy link
Contributor

terrablue commented Feb 18, 2024

Strategies

  • password-based
  • magic email link
  • oauth
  • saml
  • jwt
  • 2fa (app, hardware-based)
  • support common providers? (google?)
  • password reset

Related work

Open questions

  • Does this replace or augment @primate/session?
@ralyodio
Copy link
Contributor

ralyodio commented Mar 2, 2024

I would say add basic jwt auth too

@ralyodio
Copy link
Contributor

...and passsportjs ideally. that supports all the oauth providers out there for the most part.

@terrablue terrablue added this to the 0.32.0 milestone Apr 14, 2024
@terrablue terrablue added the modules modules / ecosystem label May 4, 2024
@terrablue terrablue mentioned this issue May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modules modules / ecosystem
Projects
None yet
Development

No branches or pull requests

2 participants