Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jinan-kordab committed Feb 27, 2023
1 parent 9d29e49 commit 3cab56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# passwordless-dotnetcoreapi-nextjs

This is a .NET Core Web API and NextJs project that uses passwordless - FIDO2 and WebAuth - protocols to authenticate a user with no password.
This is a .NET Core Web API - NextJs - MongoDb project that uses passwordless - FIDO2 and WebAuthn - protocols to authenticate a user with no password.

Explanation is on my blog post here: <a href="https://thoughtsonprogramming.wordpress.com/2023/02/26/build-a-passwordless-app-with-fido2-webauthn-net-core-api-nextjs-and-mongodb/">https://thoughtsonprogramming.wordpress.com/2023/02/26/build-a-passwordless-app-with-fido2-webauthn-net-core-api-nextjs-and-mongodb/</a>

Expand Down

0 comments on commit 3cab56f

Please sign in to comment.