Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nestjs don't work #5

Open
Darren120 opened this issue Jun 21, 2022 · 2 comments
Open

Nestjs don't work #5

Darren120 opened this issue Jun 21, 2022 · 2 comments

Comments

@Darren120
Copy link

Darren120 commented Jun 21, 2022

user is undefined

try { const q = await this.authService.validate(req) console.log(q.email) return {n: ' p'} } catch (error) { console.log(error) }

@mclean25
Copy link

mclean25 commented Aug 3, 2022

It's working fine for me in Nestjs

@takanome-dev
Copy link

@Darren120 maybe it's related to the version of @supabase/supabase-js. See #7 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants