Hello everyone im trying to implement Authenticati...
# support-questions-legacy
o
Hello everyone im trying to implement Authentication/Authorization flow in Nest.js but wihtou success, Has anyone been able to integrate them?
r
Hey @osmarpb97
We have a guide for nestjs in our docs. Have you seen that? Also, have you tried our demo app with nestjs? You can try it using npx create-supertokens-app
o
Hello 🙂
I mean yeah but I want nest.js with graphql
And that's the problem hahaha
The nest.js recipe for rest work as expected
r
o
Yeah I just see that I was playing with that and all the information of the bug
r
I see
o
I get all the errors mentioned on other discord conversation
r
Well, we can add an example app for nestjs + graphql sometime next week
o
That will be awesome
I can do anything to help?
I will play with the code a little bit more with the plugin and also I will try to add authz
Okay seems like i got it
With a cleaner path i just want to play with authorization a little bit more
r
cool!