Join Discord
Powered by
In ur existing middleware, u can check if the path...
# support-questions-legacy
r
rp_st
01/04/2020, 12:57 PM
In ur existing middleware, u can check if the path === ur login API’s path, then don’t call getSession, instead just call next(). And in your login API, u can call createNewSession
Previous
Next