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
The library currently does not support logging out (see #8). That issue contains a suggestion as to how you might implement this in your project using Lambda@Edge. Amplify would work as well if you are using it on the frontend.
How can I sign out using Cognito-at-edge?
Is there any way to do it using the library, or do I need to do it using cloudfront-authorization-at-edge.
I am using React for the front-end, and am looking for best practice in this case, I think also using Amplify is an option here right?
The text was updated successfully, but these errors were encountered: