hngprojects / hng_boilerplate_golang_web

Apache License 2.0
77 stars 49 forks source link

Chore: Social-Oauth #299

Closed Cyberguru1 closed 1 month ago

Cyberguru1 commented 1 month ago

Description

This PR is for chore/Social-Oauth. The changes include updating the response format and enhancing the verification method for id_token using Google.

API DOC HERE

How Has This Been Tested?

The changes were tested by running unit tests and integration tests to ensure that the new response format works correctly and that the id_token verification with Google is functioning as expected.

Screenshots (if appropriate - Postman, etc):

image image image

Types of changes

Checklist: