From c1bad1316dad9b7bd8eba58113bc00c8fb00373e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Marohni=C4=87?= Date: Sat, 19 Oct 2024 21:52:31 +0200 Subject: [PATCH] Link passkeys stream --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0447fed..790197c 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,12 @@ Provides Rails integration for the [Rodauth] authentication framework. * [OmniAuth guide](https://github.com/janko/rodauth-rails/wiki/OmniAuth) * [JSON Request Documentation for Rodauth](https://documenter.getpostman.com/view/26686011/2s9YC7SWn9) -🎥 Screencasts: +🎥 Screencasts / Streams: * [Rails Authentication with Rodauth](https://www.youtube.com/watch?v=2hDpNikacf0) * [Multifactor Authentication with Rodauth](https://www.youtube.com/watch?v=9ON-kgXpz2A&list=PLkGQXZLACDTGKsaRWstkHQdm2CUmT3SZ-) ([TOTP](https://youtu.be/9ON-kgXpz2A), [Recovery Codes](https://youtu.be/lkFCcE1Q5-w)) -* [Add Admin Accounts](https://www.youtube.com/watch?v=N6z7AtKSpNI) +* [Adding Admin Accounts with Rodauth](https://www.youtube.com/watch?v=N6z7AtKSpNI) +* [Integrating Passkeys into Rails with Rodauth](https://www.youtube.com/watch?v=kGzgmfCmnmY) 📚 Articles: