feat: Oauth update
This commit is contained in:
@@ -21,4 +21,3 @@ export const oauthLogin = (type: string) => {
|
||||
method: "get",
|
||||
});
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user
@@ -21,4 +21,3 @@ export const oauthLogin = (type: string) => {
|
||||
method: "get",
|
||||
});
|
||||
};
|
||||
|
||||
|