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
I have this weird bug that I'm encountering when I use RedwoodJS Supabase Authentication. Whenever I logged in Error No Supabase Session found using a RedwoodJS application. But when using Vanilla JS, I'm connecting just fine with Supabase. .env is also the same used in Vanilla JS and RedwoodJS application. What's more weird regarding this bug is that response is fine and seems to be updated the logged in information on Supabase DB. But error on VS Code Console kept showing No Supabase Session Found.
What's not working?
I have this weird bug that I'm encountering when I use RedwoodJS Supabase Authentication. Whenever I logged in Error
No Supabase Session found
using a RedwoodJS application. But when using Vanilla JS, I'm connecting just fine with Supabase..env
is also the same used in Vanilla JS and RedwoodJS application. What's more weird regarding this bug is that response is fine and seems to be updated the logged in information on Supabase DB. But error on VS Code Console kept showingNo Supabase Session Found
.How do we reproduce the bug?
Below is the link of my Gitpod snapshot:
https://gitpod.io#snapshot/564fca47-dc7b-4ace-889b-f19c35ddf4a5
What's your environment? (If it applies)
Git pod
yarn rw info
Local
yarn rw info
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: