mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Delete UpdateUserParameters
This commit is contained in:
parent
3ce5e85def
commit
d7603c2fcd
3
types/auth0/index.d.ts
vendored
3
types/auth0/index.d.ts
vendored
@ -81,9 +81,6 @@ export interface Identity {
|
||||
isSocial: boolean;
|
||||
}
|
||||
|
||||
export interface UpdateUserParameters extends ObjectWithId {
|
||||
}
|
||||
|
||||
export interface AuthenticationClientOptions {
|
||||
clientId?: string;
|
||||
domain: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user