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
The library seems to be using a different auth mechanism than the one shown in the Picker API examples. Specifically, I'm looking for ways to set access_type: "offline", but I can't seem to find any docs on how to do that with auth as opposed to auth2. The JS API that gets loaded supports both, is there a plan to migrate to using auth2? I'd also appreciate docs you can refer me to about auth.
The text was updated successfully, but these errors were encountered:
The library seems to be using a different auth mechanism than the one shown in the Picker API examples. Specifically, I'm looking for ways to set
access_type: "offline"
, but I can't seem to find any docs on how to do that withauth
as opposed toauth2
. The JS API that gets loaded supports both, is there a plan to migrate to usingauth2
? I'd also appreciate docs you can refer me to aboutauth
.The text was updated successfully, but these errors were encountered: