UNPKG

@axa-fr/react-oidc-context-fetch

Version:

Inject authentification behavior to fetch using react High Order Component

37 lines (36 loc) 881 B
{ "name": "@axa-fr/react-oidc-context-fetch", "version": "3.0.7", "private": false, "main": "dist/index.js", "jsnext:main": "src/index.js", "description": "Inject authentification behavior to fetch using react High Order Component", "repository": { "type": "git", "url": "https://github.com/AxaGuilDEv/react-oidc.git" }, "keywords": [ "oidc", "context-api", "OpenID Connect", "openid", "oauth2", "react-component" ], "peerDependencies": { "recompose": "~0.30.0" }, "dependencies": { "@axa-fr/react-oidc-context": "^3.0.7", "@axa-fr/react-oidc-fetch-core": "^3.0.7" }, "scripts": { "prepare": "node ../../scripts/prepare.js" }, "license": "MIT", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "gitHead": "9bdbb8976b173d1fbc8da12e1a623aca61c39d6c" }