Skip to content

Why this over sidebase? #5

Answered by Hebilicious
targetlucked69 asked this question in Q&A
Discussion options

You must be logged in to vote

I've created this module because the existing solution weren't meeting my needs

Sidebase/nuxt-auth is

  1. Based on Next Auth and not on Auth.js
  2. Reliant on node APIs and therefore wasn't compatible with edge platforms such as cloudflare workers.

Regarding Authey, it's not a Nuxt module.

I would recommend to use this module if :

  • You're using Nuxt
  • You want to use Auth.js (not next-auth)
  • You want to have a solution that works on Node and Non-node runtimes

But you could try to use all of them and see what works best for your use case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Hebilicious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants