Skip to content

remove client_id from Token Request #16

@sknebel

Description

@sknebel

Putting the client_id here and then requiring to verify it means it's not actually useful here, except maybe to fulfill OAuth expectations that there is a client_id, and potentially dangerous if someone uses it instead of discovering the endpoint independently.

I'd tend toward removing it. (or putting the vallue of me in there?)

https://github.com/sknebel/AutoAuth/blob/master/AutoAuth.md#token-request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions