mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Remove sign in with Google account
This commit is contained in:
@@ -34,10 +34,6 @@ export interface ClientPullChangesRequest {
|
||||
status: ClientDataStatus
|
||||
}
|
||||
|
||||
export interface SignInWithGoogleRequest {
|
||||
googleAuthToken: string
|
||||
}
|
||||
|
||||
export interface MailAuthTokenRequestBody {
|
||||
mailAuthToken: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user