This commit is contained in:
Mikayla Dobson
2022-11-21 18:14:46 -06:00
parent 5ddd01a537
commit 700edc8e73
3 changed files with 9 additions and 10 deletions

View File

@@ -56,10 +56,6 @@ export default class AuthService {
}
}
async logout() {
}
// methods for Google OAuth
async googleRegister() {