You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -41,9 +41,15 @@ authentication regardless of how your app is rendered.
41
41
42
42
For full documentation, including setup instructions and API reference, visit the **[Nuxt Sanctum Authentication Documentation](https://qirolab.github.io/nuxt-sanctum-authentication/)**.
43
43
44
-
<!--## Video Tutorial
44
+
## Video Tutorial
45
45
46
-
Watch the step-by-step guide on how to use the `nuxt-sanctum-authentication` module in this [Video Tutorial](#). -->
46
+
Watch the step-by-step guide on how to use the `nuxt-sanctum-authentication` module in this **[Video Tutorial](https://www.youtube.com/watch?v=CLjd0_o67OA)**.
47
+
48
+
## Demo Repository
49
+
50
+
To explore the source code, check out the **[Nuxt Sanctum Authentication Demo Repository](https://github.com/qirolab/nuxt-sanctum-authentication-demo)**.
51
+
- For **Cookie-Based SPA Authentication**, see the `main` branch.
52
+
- For **API Token Authentication**, check out the `api-token-authentication` branch.
0 commit comments