How to store the accessToken and refreshToken in nextauth,
How to store the accessToken
and refreshToken
in nextauth? Currently I am storing them inside session callback. But here the problem is the accessToken
and refreshToken
are visible in browser, inside session in network tab.
How to store the accessToken and refreshToken in nextauth,
How to store the accessToken
and refreshToken
in nextauth? Currently I am storing them inside session callback. But here the problem is the accessToken
and refreshToken
are visible in browser, inside session in network tab.
How to store the accessToken and refreshToken in nextauth,
How to store the accessToken
and refreshToken
in nextauth? Currently I am storing them inside session callback. But here the problem is the accessToken
and refreshToken
are visible in browser, inside session in network tab.
How to store the accesToken and refreshToken in nextauth,
How to store the accesToken and refreshToken in nextauth,currently i am storing it inside session callback. But here the problem is the accessToken and refreshToken is visible in browser,inside session in network tab. So suggest me any good practice by which i can store the accesstoken securely using nextauth. and can access it everywhere where […]