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

TOTP #87

Open
io7m opened this issue Jun 22, 2023 · 1 comment
Open

TOTP #87

io7m opened this issue Jun 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@io7m
Copy link
Member

io7m commented Jun 22, 2023

Add the option for two-factor auth. This requires:

  • Adding new endpoints for logins, because logging in may now be a two-step process
  • Adding new client methods (for Hibiscus)
  • Adding storage for short-lived tokens (with expirations that are guaranteed to be much shorter than the maintenance period)
@io7m io7m added the enhancement New feature or request label Jun 22, 2023
@io7m io7m added this to the 1.0.0 milestone Jun 22, 2023
@io7m io7m self-assigned this Jun 22, 2023
@io7m io7m removed this from the 1.0.0 milestone Jun 25, 2023
@io7m
Copy link
Member Author

io7m commented Jun 25, 2023

This isn't going to be 1.0.0. There are too many unanwered questions around automation and the like.

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