@digigov/auth
Advanced tools
Comparing version 0.0.1-fix-logout.6 to 0.0.1-fix-logout.7
@@ -7,3 +7,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { useDisableLoginNext } from '@digigov/auth/hooks'; | ||
export var TOKEN_REVALIDATION_INTERVAL = 3; // seconds | ||
export var TOKEN_REVALIDATION_INTERVAL = 5; // seconds | ||
@@ -10,0 +10,0 @@ export function useAuth() { |
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v0.0.1-fix-logout.6+51b1467 | ||
/** @license Digigov v0.0.1-fix-logout.7+0a282ea | ||
* | ||
@@ -12,3 +12,3 @@ * This source code is licensed under the MIT license found in the | ||
import { useDisableLoginNext } from '@digigov/auth/hooks'; | ||
export var TOKEN_REVALIDATION_INTERVAL = 3; // seconds | ||
export var TOKEN_REVALIDATION_INTERVAL = 5; // seconds | ||
@@ -15,0 +15,0 @@ export function useAuth() { |
@@ -5,3 +5,3 @@ export declare type UserID = string | number; | ||
export declare type CodeType = string | Record<string, any> | null; | ||
export declare const TOKEN_REVALIDATION_INTERVAL = 3; | ||
export declare const TOKEN_REVALIDATION_INTERVAL = 5; | ||
export declare type AuthConfig = { | ||
@@ -8,0 +8,0 @@ userDataURL?: string; |
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v0.0.1-fix-logout.6+51b1467 | ||
/** @license Digigov v0.0.1-fix-logout.7+0a282ea | ||
* | ||
@@ -66,3 +66,3 @@ * This source code is licensed under the MIT license found in the | ||
}); | ||
var TOKEN_REVALIDATION_INTERVAL = 3; // seconds | ||
var TOKEN_REVALIDATION_INTERVAL = 5; // seconds | ||
@@ -69,0 +69,0 @@ exports.TOKEN_REVALIDATION_INTERVAL = TOKEN_REVALIDATION_INTERVAL; |
{ | ||
"name": "@digigov/auth", | ||
"version": "0.0.1-fix-logout.6+51b1467", | ||
"version": "0.0.1-fix-logout.7+0a282ea", | ||
"description": "@digigov authentication client", | ||
@@ -20,5 +20,5 @@ "author": "GRNET Developers <devs@lists.grnet.gr>", | ||
}, | ||
"gitHead": "51b1467de994718787dd259d07a74f465ad1ed0d", | ||
"gitHead": "0a282ea7874c5140caa4bc108964301e0fbe2f3a", | ||
"private": false, | ||
"typings": "./index.d.ts" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package