@a_5mith yes found it , thanks !
deleted user with sso-plugin
-
I am able to delete the user but when I try to login with the sso again it gives a Guest user logged and do not create a new one.
This Guest user do not have any user profile.
Any way of having delete the gplusid or the link between sso-id to uid of nodebb? -
Could be a regression, I've deleted my Twitter Auth a number of times and reconnected just fine.
-
@silveryseven Which SSO plugin? Twitter handles it, as should FB and G+.
Check that your SSO plugin has these lines: https://github.com/julianlam/nodebb-plugin-sso-facebook/blob/master/library.js#L131-L144
-
It is a sso-googleplus sir. G+ don't have line related on deleting.
Twitter and Facebook has that line. Google doesn't have that. Any way I can find the oauthid for that deleted user in redis-cli manually delete.
Update: I manage to delete by using "del gplusid:uid"
-
Thanks for reporting I made an issue here.
https://github.com/julianlam/nodebb-plugin-sso-google/issues/5