Skip to content

ChrisLegaxy/google-oauth2-vue3-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This project is meant to test out the OAuth2 & OpenID Connect protocol, and how it can be used.

Description

This project is straight forward and wanted achieve 2 things (which has been tested and worked):

  1. Authorization Flow

    • Access Google API from Vue Application using OAuth2 Access Token
  2. Using OpenID Connect

    • Access Backend with from Vue Application using OAuth2 ID Token proper verification done by Google Auth Library

Credits & References

💡 When ID tokens are available, you can use them to securely authenticate with your app's backend, or to automatically sign up the user for a new account without the need to verify the user's email address.

Author

Chris Legaxy/Chris Van

Contact: chris.legaxy@gmail.com | chrisvan.vshmr@gmail.com

Website: https://chrisvan.netlify.app

About

This project is meant to test out the OAuth2 & OpenID Connect protocol, and how it can be used with Google OAuth2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published