set static method
Updates the configuration used by the Auth module.
Implementation
static void set(ChatConfig config) {
_config = config;
}
Updates the configuration used by the Auth module.
static void set(ChatConfig config) {
_config = config;
}