You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure the main class can be instantiated as a new class (many times) with different config options.
That way every user account can be tried with a separate object which will enhance security and will allow the addition/deletion of users on the fly (without server restart).
The text was updated successfully, but these errors were encountered:
Make sure the main class can be instantiated as a new class (many times) with different config options.
That way every user account can be tried with a separate object which will enhance security and will allow the addition/deletion of users on the fly (without server restart).
The text was updated successfully, but these errors were encountered: