client_id、client_secret、scope 來換取用戶連線認證用的 Access Token。client_id、client_secret 直接傳送到使用者的 App 上換取。X-Autopass-Thirdparty-Client-Id 才能連線,建議使用下列其中一種方式取得:identifierForVendorSettings.Secure.getString(context.contentResolver, Settings.Secure.ANDROID_ID)(Android ID)