@iad-os/react-ghost-auth
Advanced tools
Comparing version 0.7.8 to 0.7.9-0
@@ -40,3 +40,3 @@ import { AxiosStatic } from 'axios'; | ||
}; | ||
export declare const COOKIE_SESSION = "logged_in"; | ||
export declare const COOKIE_SESSION = "SESSION_COOKIE"; | ||
export default function AuthenticationProvider(props: AuthorizationProps): JSX.Element; | ||
@@ -43,0 +43,0 @@ export declare function useAuthentication(): AuthCtxType; |
{ | ||
"name": "@iad-os/react-ghost-auth", | ||
"version": "0.7.8", | ||
"version": "0.7.9-0", | ||
"maintainers": [ | ||
@@ -5,0 +5,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7008
613819