How to signOut in a child component #1198
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
React
An issue or a feature-request for React platform
I found the example code in the document and it works great.
Next, I want to use signOut in a layout component, so I tried the code below, but nothing happened and the console.log(user) shows my account detail.
I would appreciate it a lot if someone can give a solution.
The text was updated successfully, but these errors were encountered: