An open API service indexing awesome lists of open source software.

https://github.com/huzaifac137/secure-auth-no-local-storage

Secure authentication done using httpOnly Cookie to store the refresh token on server and generating new access token on user requests
https://github.com/huzaifac137/secure-auth-no-local-storage

authentication httponly-cookie mern-stack nextjs nodejs reactjs refresh-token secure secure-authentication xss

Last synced: 2 months ago
JSON representation

Secure authentication done using httpOnly Cookie to store the refresh token on server and generating new access token on user requests

Awesome Lists containing this project