supabase / auth

A JWT based API for managing users and issuing JWT tokens
https://supabase.com/docs/guides/auth
MIT License
1.56k stars 376 forks source link

feat: add webauthn configuration variables #1773

Closed J0 closed 2 months ago

J0 commented 2 months ago

What kind of change does this PR introduce?

Add MFA_WEB_AUTHN_ENROLL_ENABLED and MFA_WEB_AUTHN_VERIFY_ENABLED in support of the MFA WebAuthn implementation.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10813623262

Details


Totals Coverage Status
Change from base Build 10779572699: 0.0%
Covered Lines: 9138
Relevant Lines: 15777

💛 - Coveralls