Skip to content

Files

Latest commit

8b22ddc · Feb 15, 2022

History

History
35 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.49 KB

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