typo
This commit is contained in:
@ -16,7 +16,7 @@ export interface IAuthContext {
|
||||
user: IUser;
|
||||
|
||||
/**
|
||||
* Weather requested with a User-Native Token
|
||||
* Whether requested with a User-Native Token
|
||||
*/
|
||||
isSecure: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user