Skip to content

Releases: Navigraph/navigraph-js-sdk

@navigraph/[email protected]

04 Apr 11:06
b5860ab

Choose a tag to compare

Minor Changes

  • #51 268420c Thanks @SkySails! - Added locking behavior for SDK initialization process. This should prevent multiple instances of the SDK from initializing at the same time in a context where the tokens are shared, such as within an MSFS project with multiple entrypoints.

  • #52 8e43986 Thanks @SkySails! - Added a verify parameter to the getUser function that optionally forces a re-verification of the user's credentials. Can be useful when syncing multiple instances of the SDK running in different contexts with shared credentials.

[email protected]

31 Mar 15:54
64d778b

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

31 Mar 15:54
64d778b

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

31 Mar 15:54
64d778b

Choose a tag to compare

Patch Changes

  • #48 647450d Thanks @SkySails! - Marked cancelToken as optional when using signInWithDeviceFlow. Also improved types of the CancelToken itself.

[email protected]

30 Mar 10:21
21dd28f

Choose a tag to compare

Patch Changes

[email protected]

30 Mar 09:44
5339a4b

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

30 Mar 10:21
21dd28f

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

30 Mar 09:44
5339a4b

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

30 Mar 10:21
21dd28f

Choose a tag to compare

Patch Changes

  • #46 2644065 Thanks @SkySails! - Refactored use of AbortController to instead use the more backwards-compatible CancelToken from axios.

@navigraph/[email protected]

30 Mar 09:44
5339a4b

Choose a tag to compare

Patch Changes