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

[Feat]: Manage Oauth with /preview links like /view links #1386

Open
lanedsmu opened this issue Dec 10, 2024 · 0 comments
Open

[Feat]: Manage Oauth with /preview links like /view links #1386

lanedsmu opened this issue Dec 10, 2024 · 0 comments

Comments

@lanedsmu
Copy link

lanedsmu commented Dec 10, 2024

When browsing to lowcoderurl/apps/appID/view, authentication happens as expected: user is redirected to the appropriate auth provider (oauth or email or whatever) and then back to the app url after authentication.

With /preview URLs (and with URLs that don't have anything after the app ID), however, the behavior appears not to have been updated, and the user is redirected in ways I don't quite understand yet. Behavior definitely does not mirror the behavior in /view.

Instead, we'd like the login behavior to be consistent, and to match what's done with /view URLs.

Additionally, it may be worth pointing out that when going to a particular app URL, there may not actually be a reason to prompt for an email address before taking the user to the auth screen: with an app specified in the URL, there's already a defined destination org, so the email prompt is a bit superfluous.

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