Updates
This commit is contained in:
Vendored
-1
@@ -1106,7 +1106,6 @@ export type APIGoogleLoginFunction = (params: APIGoogleLoginFunctionParams) => P
|
||||
*/
|
||||
export type HandleSocialDbFunctionParams = {
|
||||
database?: string;
|
||||
social_id: string | number;
|
||||
email: string;
|
||||
social_platform: string;
|
||||
payload: any;
|
||||
|
||||
Reference in New Issue
Block a user