-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
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?
validator = URLValidator() |
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