You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I login passing device_sso as one of my scopes I see via proxyman that the v1/token endpoint is returning the device_secret, but there is no way to retreive it using this package. Please add that functionality soon. It would be really appreciated.
New or Affected Resource(s)
This would be after logging in. I noticed in the index.js file of the package that there NativeModules.OktaSdkBridge.getAccessToken() I just want a getDeviceSecret() equivalent.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered:
Describe the feature request?
When I login passing device_sso as one of my scopes I see via proxyman that the v1/token endpoint is returning the device_secret, but there is no way to retreive it using this package. Please add that functionality soon. It would be really appreciated.
New or Affected Resource(s)
This would be after logging in. I noticed in the index.js file of the package that there NativeModules.OktaSdkBridge.getAccessToken() I just want a getDeviceSecret() equivalent.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered: