updating dynamic module to configurable module builder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export interface AuthOptions {
|
||||
export interface AuthModuleOptions {
|
||||
tenantId: string;
|
||||
clientId: string;
|
||||
clientSecret: string;
|
||||
|
||||
Reference in New Issue
Block a user