Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase facebook logout

I currently learning on firebase facebook auth but it seems like firebase doesn't provide facebook logout api?

Because I logout at firefeed.io but it doesn't logout facebook itself. and i also cannot find and logout() api in documents

So how can we logout both firebase and facebook ?

like image 561
vzhen Avatar asked Mar 26 '26 06:03

vzhen


1 Answers

There's no way for 3rd party apps to log users in / out of Facebook itself (at least that I'm aware of).

You can log the app out with the logout() command of the Simple Login library: https://www.firebase.com/docs/security/simple-login-overview.html

like image 75
Andrew Lee Avatar answered Mar 28 '26 00:03

Andrew Lee



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!