loremaster icon indicating copy to clipboard operation
loremaster copied to clipboard

WebAuthn Feature

Open seanpmyers opened this issue 1 year ago • 1 comments

WebAuthn Feature

Description

Add Web Authentication API as an option for user registration and authentication.

Purpose

This feature allows users to use a security key or bio-metric in order to authenticate, as an alternative to a password.

Resources

Version 1

Features

  • [x] Registration
  • [x] Authentication

Pull Requests

  • https://github.com/seanpmyers/loremaster/pull/445

Version 2

  • [ ] Research any enhancements or security hardening

Libraries

seanpmyers avatar Jun 13 '23 22:06 seanpmyers

https://github.com/seanpmyers/loremaster/pull/445 adds the initial functioning implementation of WebAuthn

seanpmyers avatar Jun 23 '23 14:06 seanpmyers