@iad-os/react-ghost-auth
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -8,2 +8,3 @@ import AuthenticationProvider, { useAuthentication, useToken, useUserInfo } from './Authentication'; | ||
import { TokenResponse, AuthenticationConfig } from './models'; | ||
import { getLoggedIn } from './AuthStoreService'; | ||
export default AuthenticationProvider; | ||
@@ -13,1 +14,2 @@ export { useAuthentication, useToken, useUserInfo }; | ||
export { AutoLogin, LoggedIn, LogginIn, Public, RequireAuth }; | ||
export { getLoggedIn }; |
{ | ||
"name": "@iad-os/react-ghost-auth", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"maintainers": [ | ||
@@ -5,0 +5,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
448186
5750