Skip to content

Custom URL support for OAuth redirect #103

@dev-ritik

Description

@dev-ritik

Is your feature request related to a problem? Please describe.
The support for custom URL will help in always processing the token through the app and not send a request to the server directly. This was done right in the older channeli OAuth.
The current Omniport OAuth does not allow setting up a redirect URL with a custom schema.

Describe the solution you'd like
Update the URLValidator here?

Describe alternatives you've considered
Going with https as schema but that may send the request to the server directly and may not serve the purpose completely.

Want to take up?
no

Metadata

Metadata

Assignees

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