Skip to content

Add code to create Basic authorization for headers in request to oauth.io /oauth2/token URL #6

@nethsix

Description

@nethsix

In src/oauth2/index.coffee, under token() method, there is a hard-coded basic auth token (this won't work anywhere), we need to replace this with the code that can create Basic authorization for the client using its clientId, and clientSecret returned from postauthorize.

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