Skip to content

authentication: implement OAuth2 integration #3

@odeke-em

Description

@odeke-em

As per https://developers.gfycat.com/api/#client-credentials-grant, the simplest method for authentication is to use the client credentials grant since that uses a one-step attribute i.e we just send to them the API_Key and from that retrieve the client_secret and client_id which can then be used for the OAuth2 flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions