So I'm not sure why, but the URL is set to https://twitter.com/search?q=%40AggroTactics rather than https://twitter.com/search?q=AggroTactics. The first URL does a search with @AggroTactics rather than #AggroTactics. So I changed it on my local but it instead added the literal '@'... not sure where that is coming from. Not sure if that was intended... seems weird.
nodebb-plugin-login-mysite fork
-
I've just made a fork of nodebb-plugin-login-mysite and modified to use my api to login.
It work fine but i've a problem, a user can change on main database both his email and his username, and in this case nodebb will make a new account on next login.
The only thing wich can't change on main db is uid , any hint to solve this problem ?
Sorry for my bad english.