Hi @Toby
at the moment a starting a integration into my website and do some tests with api calls (register user, get notifications, ...).
After website login the user should also be logged in at the forum.
I think the user backend it isn't replaceable to authenticate against my website users? g
1) Is there a way to do a persistent login via api / php call?
2) How to activate a user by api call? (user added by api and email address is verified during website user registration)?