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
Also figure out if the SDK interfaces which do this need to change, and change them if so. E.g. should DbConnectionBuilder::with_credentials be replaced with DbConnectionBuilder::with_token? Do we still want to provide a mechanism for persisting tokens to disk or browser storage in the SDK, or should we remove that?
The text was updated successfully, but these errors were encountered:
Also figure out if the SDK interfaces which do this need to change, and change them if so. E.g. should
DbConnectionBuilder::with_credentials
be replaced withDbConnectionBuilder::with_token
? Do we still want to provide a mechanism for persisting tokens to disk or browser storage in the SDK, or should we remove that?The text was updated successfully, but these errors were encountered: