@jfront/oauth-core
Advanced tools
Comparing version 0.2.1 to 0.2.2
# 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-core@0.2.0...@jfront/oauth-core@0.2.1) (2021-03-26) | ||
## [0.2.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.2.1...@jfront/oauth-core@0.2.2) (2022-12-29) | ||
**Note:** Version bump only for package @jfront/oauth-core | ||
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.2.0...@jfront/oauth-core@0.2.1) (2021-03-26) | ||
**Note:** Version bump only for package @jfront/oauth-core | ||
# [0.2.0](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.2...@jfront/oauth-core@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)) | ||
### BREAKING CHANGES | ||
* react 17.0.1 | ||
- react 17.0.1 | ||
## [0.1.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.1...@jfront/oauth-core@0.1.2) (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.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.0...@jfront/oauth-core@0.1.1) (2020-10-12) | ||
### Bug Fixes | ||
* reducer fixed ([7917493](https://github.com/Jepria/jfront-oauth/commit/7917493268cdeaf0dfb860ec3c7c7ac8c83a6529)) | ||
- reducer fixed | ||
([7917493](https://github.com/Jepria/jfront-oauth/commit/7917493268cdeaf0dfb860ec3c7c7ac8c83a6529)) | ||
# Change Log | ||
@@ -53,0 +40,0 @@ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -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; } |
@@ -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; } |
@@ -0,0 +0,0 @@ import { AUTHORIZATION_REQUEST, AUTHORIZATION_REQUEST_SUCCESS, AUTHORIZATION_REQUEST_FAILURE, TOKEN_REQUEST, TOKEN_REQUEST_SUCCESS, TOKEN_REQUEST_FAILURE } from "./actions"; |
@@ -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; } |
@@ -0,0 +0,0 @@ import JSChaCha20 from "js-chacha20"; |
@@ -0,0 +0,0 @@ import { Storage } from "./OAuth"; |
@@ -0,0 +0,0 @@ export * from "./OAuth"; |
@@ -0,0 +0,0 @@ import { TokenResponse } from "./types"; |
@@ -0,0 +0,0 @@ export declare function atob(data: string): string; |
@@ -0,0 +0,0 @@ export declare const AUTHORIZATION_REQUEST = "AUTHORIZATION_REQUEST"; |
@@ -0,0 +0,0 @@ import { OAuthState } from "../types"; |
@@ -0,0 +0,0 @@ import { Storage } from "./OAuth"; |
@@ -0,0 +0,0 @@ export declare type TokenResponse = { |
export function getRandomValue(size: number): number; |
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "@jfront/oauth-core", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"license": "Apache-2.0", | ||
@@ -35,3 +35,3 @@ "repository": "https://github.com/Jepria/jfront-oauth", | ||
}, | ||
"gitHead": "c6b69781d5c9f72e275daf4d36d24148c0b228b8" | ||
"gitHead": "15f07fca8a3f767553f9c3b017da4f8fe78b1d53" | ||
} |
@@ -0,0 +0,0 @@ # oauth-core |
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
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
133788
1