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

Mobile auth tutorial might be wrong #14

Open
Andrew-Chen-Wang opened this issue Jun 20, 2022 · 1 comment
Open

Mobile auth tutorial might be wrong #14

Andrew-Chen-Wang opened this issue Jun 20, 2022 · 1 comment

Comments

@Andrew-Chen-Wang
Copy link
Owner

Upon further inspection, it seems like what should instead happen is not have redirect uri for any social consumer on native apps. Instead, if you need to add a "Login with Velnota" button, it should first go to your website which performs the redirect where the user logs in. Then the callback is given to the consumer which then performs the redirect uri on the app...

@Andrew-Chen-Wang
Copy link
Owner Author

This means we might need to change the application redirect schema validation in oauth

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

No branches or pull requests

1 participant