Skip to content
New issue

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

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

Already on GitHub? # to your account

Redirect without url in UI #18

Open
kilinochi opened this issue Nov 4, 2019 · 1 comment
Open

Redirect without url in UI #18

kilinochi opened this issue Nov 4, 2019 · 1 comment

Comments

@kilinochi
Copy link

hi! very cool example, but I have a question - I have restful spring boot app and UI in mobile app. So, how I can redirect uri after successful authorization if UI after link in apk don't have url for redirect and get token from server?

@kilinochi kilinochi changed the title Redirect without UI Redirect without url in UI Nov 4, 2019
@ramazansakin
Copy link

Hi @kilinochi ,

You can validate user on backend-side and after just return yes or no. OR you can encapsulate whatever you want in response and then return it as response ?

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

No branches or pull requests

2 participants