Skip to content

Is there any way to do sign in through Google Authentication rather than through the API? #26

@dphuang2

Description

@dphuang2

Edit for Clarification:

is it possible to do authentication with Google rather than the API.
For example:

  1. Redirect a user to the google sign in page and retrieve an access token there
  2. Using that access token retrieve the endpoint for the API
  3. Continue to make requests as needed from there.

The purpose of this is to allow for a more secure login rather than inputting your username and password into the API.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions