Hi Auth0 Community,
I have integrated Sign in With Apple with Auth0 using the help of the SDK tutorial here.
For some reason, even after creating an account, I am asked to sign in the next day (just sign in, not create account). I can’t seem to figure out why my tokens won’t refresh behind the scenes and why the credential state returns as unauthorized after some time. I want to make this seamless so that it doesn’t keep asking the user to login everyday. I played around with my refresh tokens and turned off refresh token expiration but that did not help - perhaps there’s something I’m not understanding here.
Any help here would be appreciated.
Thank you!