sandros94 / nuxt-surrealdb

A Nuxt module aimed to simplify the use of SurrealDB.
https://nuxt-surrealdb.s94.dev/
MIT License
27 stars 2 forks source link

feat: handle `token: true` inside overrides #4

Closed sandros94 closed 5 months ago

sandros94 commented 5 months ago

Currently the token override only accepts a string, undefined or false. I should also implement true and object.

Cases:

sandros94 commented 5 months ago

implemented with https://github.com/Sandros94/nuxt-surrealdb/commit/2ed09c290c85b5497e39262566767151d6f3e0e9