Skip to content

Feature Request: oauth2/token endpoint json payload option #786

@sandrom

Description

@sandrom

Would it be possible to consider respecting the Content Type like application/json in the POST oauth2/token request? currently it seems only to support forms and I am aware that the IETF explicitly only specified them. Problem is, because everyone somehow does json, so do the customers and does the old implementation here, so I am either putting yet another service in front of hydra just to translate json to forms, or hydra can directly understand json. It would be awesome, if that could be considered.

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