Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for user to provide redirectURI for OAuthClient #168

Open
kayvank opened this issue Jul 29, 2021 · 0 comments
Open

Allow for user to provide redirectURI for OAuthClient #168

kayvank opened this issue Jul 29, 2021 · 0 comments

Comments

@kayvank
Copy link

kayvank commented Jul 29, 2021

Allow for user to provide a callback url as outlined in google oauth dos:
Currently the redirectURI, callback, is a hard-coded value of: callback, redirectURI

Allow the user to provide their own callback. This will allow the users to avoid the manual cut/paste of the oAuth code and provide a smoother user interface.
If accepted, I'll be happy to work on this task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants