From 2ed5e177e5840118dd02fba18970176c06f8049c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 30 Sep 2024 18:01:27 +0200 Subject: [PATCH] docs: update links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b7f7bbb..3e14dbfc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Add Authentication to Nuxt applications with secured & sealed cookies sessions. - [Release Notes](/CHANGELOG.md) -- [Demo](https://github.com/atinux/nuxt-todos-edge) +- [Demo with OAuth](https://github.com/atinux/atidone) +- [Demo with Passkeys](https://github.com/atinux/todo-passkeys)