Skip to content

Commit

Permalink
Link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed May 5, 2019
1 parent aee622d commit 7278056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ This framework provides two bundles:

* **Webauthn Bundle**: this bundle uses the webauthn library to register services and attestation format supports. [The documentation can be found here](doc/symfony/index.md)
* Firewalls:
* **Webauthn Security Bundle**: this bundle adds a new firewall based on webauthn. You will be able to authenticate your users with their username and FIDO2 compatible devices. [The documentation can be found here](doc/symfony-security/index.md)
* **Webauthn Json Security Bundle**: same as the previous one, except that it is designed for script clients waiting for a JSON API. [The documentation can be found here](doc/symfony-json-security/index.md)
* **Webauthn Security Bundle**: this bundle adds a new firewall based on webauthn. You will be able to authenticate your users with their username and FIDO2 compatible devices. [The documentation can be found here](doc/symfony-security/index.md).
* **Webauthn Json Security Bundle**: same as the previous one, except that it is designed for script clients waiting for a JSON API. [The documentation can be found here](doc/symfony/firewall.md)

## Other libraries

Expand Down

0 comments on commit 7278056

Please sign in to comment.