HTHimanshuraj Tiwariinaccess-and-refresh-token-himanshu2918.hashnode.dev·Sep 29, 2024 · 2 min readAccess Token And Refresh TokenThe access token and refresh token and most commonly used technique for authentication. So let discuss more about this What is access token ? Access Tokens are short-lived tokens used to authenticate users. When a user logs into a web page, we set th...01S