Skip to content

How to deal redirect_uris with extra params #544

Open
@TokioXx

Description

@TokioXx

Let's assume that there is a valid client whose redirect url is 'https://github.com/oauth/callback'. When it request authorizition, it add some extra param to the url like 'https://github.com/oauth/callback?custom_param=something'. In this case, it would be rejected by node-oauth2-server. Is there any solution to handle this situation?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions