i wanna be able to log out of my app, i'm following a github tutorial everything good until i found it was incomplete there was a log out function it says that i just have to do a callback
(我想注销我的应用程序,我在跟随github教程,一切都很好,直到我发现它不完整为止,那里有一个注销功能,它说我只需要做一个回调)
the log out funtion is https://github.com/Cazadorx/chatkit-sample-client/blob/master/src/auth/auth.js
(注销功能为https://github.com/Cazadorx/chatkit-sample-client/blob/master/src/auth/auth.js)
and my button is https://github.com/Cazadorx/chatkit-sample-client/blob/master/src/components/UserHeader/index.js
(我的按钮是https://github.com/Cazadorx/chatkit-sample-client/blob/master/src/components/UserHeader/index.js)
i'm learning programming so forgive me if im doing something wrong
(我正在学习编程,所以如果我做错了事,请原谅我)
i'm using react to code , auth0 for authentification and netlify for deploy pls help me
(我正在使用对代码的反应,auth0进行身份验证和netlify进行部署请帮助我)
2.1m questions
2.1m answers
60 comments
57.0k users