CCExtractor / beacon-backend

backend for the beacon app, gsoc 2021
MIT License
8 stars 38 forks source link

facebook and google oauth added #373

Closed RunTerror closed 1 month ago

RunTerror commented 9 months ago

Implemented OAuth Functionality in GraphQL Resolvers and Type Definitions

Implemented OAuth functionality by creating resolvers and type definitions. Additionally, granted appropriate permissions to the OAuth resolver in the index.js file.

This pull request addresses issue #138

RunTerror commented 9 months ago

@cfsmp3 @aadibajpai, kindly review my pull request and provide any feedback or suggested changes.

Akshatji800 commented 9 months ago

Looks good to me

RunTerror commented 8 months ago

@aadibajpai please review this pr

138

mutation for oAuth

Akshatji800 commented 8 months ago

@RunTerror resolve the ci failing issues please