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
Right now if session is exhausted or over the initial limits it would just throw an error.
Transaction should be checked on the SDK side and in case that happens revert back to creating a new session or in case transaction is over the session configuration limits simply provide a way to approve it with passkey instead.
The text was updated successfully, but these errors were encountered:
Right now if session is exhausted or over the initial limits it would just throw an error.
Transaction should be checked on the SDK side and in case that happens revert back to creating a new session or in case transaction is over the session configuration limits simply provide a way to approve it with passkey instead.
The text was updated successfully, but these errors were encountered: