mwill8886
07/11/2022, 9:30 PMThirdPartyEmailPasswordAuth
from supertokens-auth-react
to expose the Supertokens context to the any of the components. When I disable all cookies in my browser the ThirdPartyEmailPasswordAuth
causes it to fail because there is no localStorage or cookies.
Is there a preferred way to gracefully handle the ThirdPartyEmailPasswordAuth
if cookies are disabled?rp_st
07/12/2022, 3:14 AM