Skip to content

RisHexx/OauthScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google OAuth 2.0 – Express.js

Oauth Flow

A small learning project focused on implementing the OAuth 2.0 Authorization Code flow using Google and Express.js.

What I Learned

  • OAuth 2.0 Authorization Code flow
  • Redirect-based authentication
  • CSRF protection using state
  • Token exchange and ID token usage
  • Session-based authentication in Express.js

Also Learned About PKCE and How its Works For Only Frontend Apps.

About

Learning and implementing the OAuth 2.0 Authorization Code flow with Express.js.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors