Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Support alternative credentials (2FA, passwordless, webauthn) #18

Open
sandhose opened this issue Jan 17, 2022 · 2 comments
Open

Support alternative credentials (2FA, passwordless, webauthn) #18

sandhose opened this issue Jan 17, 2022 · 2 comments
Labels
A-Login-Flow Related to the user login flow T-Enhancement New feature of request

Comments

@sandhose
Copy link
Member

There are a bunch of fun alternative credentials we should explore. That includes:

  • 2FA via OTP or WebAuthn
  • main credential via WebAuthn only
  • passwordless login (send email, click link)
@olanod
Copy link

olanod commented Mar 2, 2022

webauthn-rs could be used to implement an experimental WebAuthN support. I was planning in using that to build my own auth server for a matrix based application that should have passwordless single factor authentication. Glad to see the plans for Authentication Services and better that the implementation is in Rust :)

@matrixbot
Copy link
Member

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#18

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Login-Flow Related to the user login flow T-Enhancement New feature of request
Projects
None yet
Development

No branches or pull requests

3 participants