Implementing OAuth in Chrome Extension
Day 2 of building chrome extension: highlight key points on any url. You can AI summarize the highlighted key points.
Today I implemented Oauth.
- use any auth lib on a project hosted on Vercel with JWT.
- Each time your chrome extension calls the API, the browser attaches http only cookie.