Skip to content

Latest commit

 

History

History
377 lines (247 loc) · 13.8 KB

File metadata and controls

377 lines (247 loc) · 13.8 KB

@asgardeo/javascript

0.2.14

Patch Changes

0.2.13

Patch Changes

0.2.12

Patch Changes

  • #291 fad0f8f Thanks @brionmario! - Refactor exports in index.ts: add new embedded flow types and responses from '@asgardeo/browser'.

0.2.11

Patch Changes

  • #289 149bf46 Thanks @brionmario! - Refactor embedded sign-in and sign-up flows: clean payload by removing 'verbose' parameter and conditionally add 'verbose: true' based on payload structure.

0.2.10

Patch Changes

0.2.9

Patch Changes

0.2.8

Patch Changes

0.2.7

Patch Changes

0.2.6

Patch Changes

  • #274 15069ee Thanks @brionmario! - Add ability to call external endpoints without explicitly allowing them in non webWorker storage modes

0.2.5

Patch Changes

0.2.4

Patch Changes

  • Updated dependencies [2b763d6]:
    • @asgardeo/i18n@0.3.5

0.2.3

Patch Changes

0.2.2

Patch Changes

  • Updated dependencies [7d932db]:
    • @asgardeo/i18n@0.3.3

0.2.1

Patch Changes

  • #237 3063eb8 Thanks @brionmario! - - Fix SignUp component issues with AsgardeoV2
    • Fix Password field display issue in SignIn component
  • Updated dependencies [3063eb8]:
    • @asgardeo/i18n@0.3.2

0.2.0

Minor Changes

0.1.23

Patch Changes

0.1.22

Patch Changes

  • #217 218f930 Thanks @brionmario! - Fix SignInButton issue with AsgardeoV2

  • #204 8158824 Thanks @PasanMadhuranga! - Fix multiple logic and error-handling issues in core SDK modules to align with expected behavior.

    • Use numeric ordering for log levels instead of string comparison.
    • Handle network and parsing errors gracefully in getUserInfo.
    • Improve error handling for invalid URLs and network failures in embedded sign-in and sign-up flows.

0.1.21

Patch Changes

0.1.20

Patch Changes

0.1.19

Patch Changes

  • Updated dependencies [a29767b]:
    • @asgardeo/i18n@0.2.0

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

  • #104 ee3b7c6 Thanks @brionmario! - Move to a session cookie to give the ability to do route level scope based authorization.

0.1.6

Patch Changes

0.1.5

Patch Changes

  • #98 b50ea2b Thanks @brionmario! - - Fix organizationHandle resolution issues with the on-prem WSO2 Identity Server
    • Expose fetch method in AsgardeoContext to allow custom HTTP requests

0.1.4

Patch Changes

  • #94 cb918a3 Thanks @brionmario! - This update addresses issues in the @asgardeo/react-router package and exposes the signInSilently method from the @asgardeo/react package. The changes ensure that the ProtectedRoute component works correctly with the new sign-in functionality.

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

0.0.1

Patch Changes