Skip to content

Authentication: Implement Google login #103

@Ayush8923

Description

@Ayush8923

Is your feature request related to a problem?
We currently rely on a manual process to share the X-Api key for authorization, which is cumbersome and insecure. This approach creates friction for users and increases the risk of unauthorized access.

Describe the solution you'd like
Implement a full authentication flow using Google social login:

  • Allow users to log in via their Gmail ID
  • Eliminate the need to share the API key manually
Original issue

Describe the current behavior

  • Currently we have only the X-Api key for the authorization, we need to share the api to user manually, to make this dynamic we need to implement the full auth flow.

Describe the enhancement you'd like

  • To Resolve this issue we introduce the full auth flow social google login flow where user can logged in via their gmail ID.

Why is this enhancement needed?

  • Don't need to share the API key with any of user.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions