rp_st
01/31/2022, 2:03 PMverifySession
function and one via some API key method.
If that API is called from your react code, it will depend on the verifySession
function for auth. If it's called from getServerSideProps
, it will depend on the API key for auth.