Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
faiare committed Jul 22, 2024
1 parent f0e3e07 commit e0ac2c2
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# Laravel WebAuthn

This project is a work in progress.
This project is currently under development.

The following repository is heavily referenced:
It references the following repository extensively:
https://github.com/davidearl/webauthn

For a comprehensive solution, consider using the well-established adapter available at:
https://github.com/asbiin/laravel-webauthn

This adapter offers a seamless integration of both front-end and back-end components.

Our library, in contrast, focuses on providing a streamlined back-end solution.

## Included Features

- Back-end Registration [x]
- Back-end Authentication [x]
- Front-end Registration []
- Front-end Authentication []
- Store WebAuthn keys in database []

## Requirements

- PHP 8.2 or higher
Expand Down

0 comments on commit e0ac2c2

Please sign in to comment.