Hi,
is it possible to authenticate a user against a database while the server is already running? At the moment i have to register a user before the server starts.
Is it possible to change the servers user collection while the server runs so that changes are reflected at runtime? I.e. removing a user at runtime.
Regards
Martin