remember me with max age 30 days :).
This commit is contained in:
@@ -22,4 +22,5 @@ export interface TrialRegistrationData {
|
||||
export interface LoginData {
|
||||
email: string;
|
||||
password: string;
|
||||
rememberMe?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user