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