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
Neither pub client_context: Option<ClientContext> nor pub identity: Option<CognitoIdentity> from Context structure are ever set to any value.
They are declared, but are never used.