-
### Describe the bug
```
TypeError: Cannot read properties of undefined (reading 'getUser')
at SupabaseStrategy.getUser (C:\sources\igls-remix\node_modules\remix-auth-supabase\build\index.js:45…
-
switched from next.js to remix so curious.
any reason for that? does remix not gel well with lucia or is `remix-auth` recommended?
-
After updating to v2 I'm getting a `500 - Internal Server Error` on the callback with the following:
```
Unexpected Server Error
Error: Missing or invalid 'expires_in' field
```
I'm unsure if…
-
Hey guys, running a relatively new remix project and have been struggling with this error for the last few days.
This is after following the basic instructions at: https://remix-pwa.run/docs/main/q…
-
# Improve documentation
## Link
Add a "quick start" remix example like this page:
https://supabase.com/docs/guides/auth/server-side/nextjs
## Describe the problem
While there are some …
-
### Reproduction
Github Repo with isolated repro: https://github.com/alvarp/remix-vite-cloudflare-auth-repro
- This repo uses the official Remix Vite template from the documentation.
- This repo us…
-
### Reproduction
When using the `?url` import, there seems to be a mismatch between the generated assets, resulting in two identical css files (with different hashes), with the *mismatched* included …
-
When I try to generate a `generateSubscriptionId` I got an error :
```
TypeError: genSalt is not a function
at Module.generateSubscriptionId (PATH/node_modules/@remix-pwa/push/dist/server/utils…
-
## Overview/summary
Currently shopify sends [`session-token`](https://shopify.dev/docs/apps/build/authentication-authorization/session-tokens) as part of the authorization header, or in the query sea…
-
### What area(s) will this request affect?
App, Running your code locally
### What type of change do you want to see?
New feature
### Overview
When `shopify app dev` runs, it creates a tunnel via…