aktopian
01/08/2023, 5:51 PMapi/auth/verify-session
, and use Session.getSession()
in the auth backend to verify the session. I'd like to know what all should be forwarded from the api backend to the auth backend, session cookie is one? Also is that data that should be forwarded subject to change? Am I using an internal implementation detail that can break?rp_st
01/08/2023, 5:57 PMrp_st
01/08/2023, 5:58 PMrp_st
01/08/2023, 5:58 PMrp_st
01/08/2023, 5:58 PMaktopian
01/08/2023, 6:02 PM