forked from FoundKeyGang/FoundKey
typo
This commit is contained in:
parent
0b3cee9057
commit
76c0f67def
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue