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
Every operation triggers a new SEP-10 challenge/response cycle. Cache the JWT (keyed by anchor domain) and reuse it until it is within threshold_secs of expiry.
Every operation triggers a new SEP-10 challenge/response cycle. Cache the JWT (keyed by anchor domain) and reuse it until it is within threshold_secs of expiry.