| Package | Description |
|---|---|
| com.fangcloud.sdk.auth |
| Modifier and Type | Method and Description |
|---|---|
YfyWebAuth.Request |
YfyWebAuth.Request.Builder.build()
Returns a new OAuth
YfyWebAuth.Request that can be used in
YfyWebAuth.YfyWebAuth(YfyRequestConfig) to authorize a user. |
| Modifier and Type | Method and Description |
|---|---|
String |
YfyWebAuth.authorize(YfyWebAuth.Request request)
Starts authorization and returns a "authorization URL" on the Fangcloud website that gives the
lets the user grant your app access to their Fangcloud account.
|
Copyright © 2018 YiFangYun. All rights reserved.