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