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
}catchlet error as SotoCognitoError{ // TODO: handle error
26
-
return
23
+
}catchlet error as SotoCognitoError{
24
+
// .unauthorized SotoCognitoError with reason "invalid token", attempt to refresh using req.application.cognito.authenticatable.refresh(), which requires the username and refresh token, both returned upon initial successful login
0 commit comments