Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jfront/oauth-context

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jfront/oauth-context - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

87

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.2.0...@jfront/oauth-context@0.2.1) (2021-03-26)
## [0.2.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.2.1...@jfront/oauth-context@0.2.2) (2022-12-29)
### Bug Fixes
* response error interceptor ([abd6310](https://github.com/Jepria/jfront-oauth/commit/abd6310cd4240edb39d6174bd2f23af9303b73d0))
- minor bug fixing
([73793ce](https://github.com/Jepria/jfront-oauth/commit/73793ce8b7be557b19bd79476e6d4006d04cc786))
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.2.0...@jfront/oauth-context@0.2.1) (2021-03-26)
### Bug Fixes
- response error interceptor
([abd6310](https://github.com/Jepria/jfront-oauth/commit/abd6310cd4240edb39d6174bd2f23af9303b73d0))
# [0.2.0](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.9...@jfront/oauth-context@0.2.0) (2021-03-18)
### chore
* dependency update ([e025250](https://github.com/Jepria/jfront-oauth/commit/e02525006601a0d640c78339cbd942740e392334))
- dependency update
([e025250](https://github.com/Jepria/jfront-oauth/commit/e02525006601a0d640c78339cbd942740e392334))
### Features
* configureAxios prop removed, axios will be configured if instance is passed to props ([13dcc01](https://github.com/Jepria/jfront-oauth/commit/13dcc0133d81af29ffb1641dc14956d766c77f12))
- configureAxios prop removed, axios will be configured if instance is passed to
props
([13dcc01](https://github.com/Jepria/jfront-oauth/commit/13dcc0133d81af29ffb1641dc14956d766c77f12))
### BREAKING CHANGES
* react 17.0.1
- react 17.0.1
## [0.1.9](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.8...@jfront/oauth-context@0.1.9) (2020-10-12)
### Bug Fixes
* error handling ([57ee37c](https://github.com/Jepria/jfront-oauth/commit/57ee37ca1daf736b235e08f8a8146b6cd13ae483))
- error handling
([57ee37c](https://github.com/Jepria/jfront-oauth/commit/57ee37ca1daf736b235e08f8a8146b6cd13ae483))
## [0.1.8](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.7...@jfront/oauth-context@0.1.8) (2020-10-12)

@@ -53,6 +48,2 @@

## [0.1.7](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.6...@jfront/oauth-context@0.1.7) (2020-10-08)

@@ -62,6 +53,2 @@

## [0.1.6](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.5...@jfront/oauth-context@0.1.6) (2020-10-08)

@@ -71,6 +58,2 @@

## [0.1.5](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.4...@jfront/oauth-context@0.1.5) (2020-10-08)

@@ -80,50 +63,30 @@

## [0.1.4](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.3...@jfront/oauth-context@0.1.4) (2020-09-08)
### Bug Fixes
* logout process ([41f89c2](https://github.com/Jepria/jfront-oauth/commit/41f89c244ab600df172dcc7c2f1a426d8d4ac6ec))
- logout process
([41f89c2](https://github.com/Jepria/jfront-oauth/commit/41f89c244ab600df172dcc7c2f1a426d8d4ac6ec))
## [0.1.3](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.2...@jfront/oauth-context@0.1.3) (2020-09-07)
### Bug Fixes
* axios removed useEffect hook ([a006f5b](https://github.com/Jepria/jfront-oauth/commit/a006f5b9c325dc1d93704fd08b1fe7684907cea8))
- axios removed useEffect hook
([a006f5b](https://github.com/Jepria/jfront-oauth/commit/a006f5b9c325dc1d93704fd08b1fe7684907cea8))
## [0.1.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.1...@jfront/oauth-context@0.1.2) (2020-09-07)
### Bug Fixes
* axios default header syntax ([7f182bf](https://github.com/Jepria/jfront-oauth/commit/7f182bfee46c91f9d2037c9d8e8fbf0518da5fc2))
- axios default header syntax
([7f182bf](https://github.com/Jepria/jfront-oauth/commit/7f182bfee46c91f9d2037c9d8e8fbf0518da5fc2))
## [0.1.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-context@0.1.0...@jfront/oauth-context@0.1.1) (2020-09-07)
### Bug Fixes
* axios header definitions ([2274063](https://github.com/Jepria/jfront-oauth/commit/22740631de3eee2c3a52fe1310bc938962d9c3d2))
- axios header definitions
([2274063](https://github.com/Jepria/jfront-oauth/commit/22740631de3eee2c3a52fe1310bc938962d9c3d2))
# Change Log

@@ -130,0 +93,0 @@

@@ -0,0 +0,0 @@ "use strict";

@@ -120,2 +120,3 @@ "use strict";

redirect(meta.currentPath);
return;
}

@@ -122,0 +123,0 @@ }

@@ -0,0 +0,0 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

@@ -108,2 +108,3 @@ import React, { useReducer, useEffect } from "react";

redirect(meta.currentPath);
return;
}

@@ -110,0 +111,0 @@ }

export * from "./OAuthContext";
export * from "./OAuthContextProvider";

@@ -0,0 +0,0 @@ import React from "react";

@@ -0,0 +0,0 @@ import React from "react";

@@ -0,0 +0,0 @@ module.exports = {

{
"name": "@jfront/oauth-context",
"version": "0.2.1",
"version": "0.2.2",
"license": "Apache-2.0",

@@ -11,3 +11,3 @@ "repository": "https://github.com/Jepria/jfront-oauth",

"dependencies": {
"@jfront/oauth-core": "^0.2.1"
"@jfront/oauth-core": "^0.2.2"
},

@@ -35,3 +35,3 @@ "peerDependencies": {

},
"gitHead": "c6b69781d5c9f72e275daf4d36d24148c0b228b8"
"gitHead": "15f07fca8a3f767553f9c3b017da4f8fe78b1d53"
}

@@ -0,0 +0,0 @@ # oauth-context

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc