Is there an http address that allows you to exit the window?

Asked 2 years ago, Updated 2 years ago, 91 views

I am trying to authenticate using OAuth

First of all, you can log in if you write down the address by displaying the Chrome custom tab on Android.

Parse response is then delivered to the address you set.

I think it's a method of taking the delivered value and cutting only the access token and making a request...

It's been a while since I got the price manually

When you create an application, you must log in from the user by displaying this custom tab.

But when I'm done logging in like that, I don't have to open a window, I just need to get an access token.

The place that provides the API requires a callback url. What should I do?

android web

2022-09-22 15:29

1 Answers

I've seen some apps use example.com. It's just a guess, but I think I'm closing the window after receiving the key at the redirected address after logging in... I don't know if this is a desirable way.


2022-09-22 15:29

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.