mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Show the source device in login code mails
This commit is contained in:
@@ -132,6 +132,7 @@ export interface RequestWithAuthToken {
|
||||
export interface SendMailLoginCodeRequest {
|
||||
mail: string
|
||||
locale: string
|
||||
deviceAuthToken?: string
|
||||
}
|
||||
|
||||
export interface SignInByMailCodeRequest {
|
||||
|
||||
Reference in New Issue
Block a user