$ whoami
Hugo's Blog@blog:~$
[Home]
[About]
[Projects]
[Archives]
$ grep -r "nuxt-auth-utils" ~/posts --sort=date
Searching posts with tag "nuxt-auth-utils"...
Articles tagged with nuxt-auth-utils
total 2 posts found
$ cd ~/posts/2024
/2024
>
[May 17, 2024]
-rw-r--r--
Using Nuxt-auth-utils to implement a magic link login
→
>
[Mar 16, 2024]
-rw-r--r--
Using nuxt-auth-utils to manage API tokens
→
█