@digigov/auth
Advanced tools
Comparing version 1.1.4-6c42d5eb to 1.1.4-6e3977bc
@@ -6,3 +6,3 @@ import { TokenType, UserType } from '@digigov/auth/'; | ||
export declare const useRequireUser: Function; | ||
export declare const disableLoginNextHook: () => [boolean, (...args: any[]) => void]; | ||
export declare const disableLoginNextHook: () => [boolean, (...args: any) => void]; | ||
export declare const useRequireAnonymous: () => void; | ||
@@ -9,0 +9,0 @@ export declare function useLoginPortal({ loginUrl, size, position, title, }: { |
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v1.1.4-6c42d5eb | ||
/** @license Digigov v1.1.4-6e3977bc | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the BSD-2-Clause license found in the |
{ | ||
"name": "@digigov/auth", | ||
"version": "1.1.4-6c42d5eb", | ||
"version": "1.1.4-6e3977bc", | ||
"description": "@digigov authentication client", | ||
@@ -5,0 +5,0 @@ "author": "GRNET Developers <devs@lists.grnet.gr>", |
Sorry, the diff of this file is not supported yet
113358
1854