with the user schemas created by @TheCreatorNode , handle authentication ,
use either refresh token rotation or silent authentication
you MUST use an access token refresh token pair, youd send refresh token safely and securely and store accesstoken in memory/cache
with the user schemas created by @TheCreatorNode , handle authentication ,
use either refresh token rotation or silent authentication
you MUST use an access token refresh token pair, youd send refresh token safely and securely and store accesstoken in memory/cache