[nestjs-supabase-auth]Passport Strategy for Nest.js #502
Unanswered
hiro1107
asked this question in
Feature Requests
Replies: 1 comment 1 reply
|
Wow, this is awesome @hiro1107 ! TBH I've never tried NestJS, although it looks great. If you want, you can create a |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I just released an NPM package called nestjs-supabase-auth. It is a Passport Strategy for Nest.js.
https://github.com/hiro1107/nestjs-supabase-auth
To be honest, this is the first time for me to publish an NPM package, so there should be many things that can be improved in the code and documentations.
If you are building Nest.js API server and Supabase, try out the package and give some feedback! Any feedback is welcome!
All reactions