Join Discord
Powered by
I have a quastion. How to refresh session in nest....
# support-questions-legacy
r
ritemaster1
03/01/2024, 9:52 AM
I have a quastion. How to refresh session in nest.js, when using session recipe and graphql. I now there is supertokens middlerare that exposes
/session/refresh
and
/signout
api endpoins. Is there a way to implement that logic in graphql resolver and disable those api endpoints?
3
Views
Previous
Next