Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add onAuthExpired listener #396

Conversation

Dvergar
Copy link
Contributor

@Dvergar Dvergar commented Nov 30, 2023

This PR is a SPIKE!

Allows for blocking https requests on engine-side until a new token is returned by the onAuthExpired listener.

Related tickets

EDT-1231

Copy link
Contributor

Coverage Report

Coverage report can be checked at https://cdnepgrafxstudiodev.azureedge.net/sdk/coverage/396/coverage.html

Use PR sdk package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/396/studio-sdk.tgz

To use in local project, change package.json to use local tarball

"dependencies": {
    "@chili-publish/studio-sdk": "https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/396/studio-sdk.tgz"
}

Copy link
Contributor

github-actions bot commented Nov 30, 2023

Unit Test Results

    1 files    31 suites   38s ⏱️
272 tests 272 ✔️ 0 💤 0
276 runs  276 ✔️ 0 💤 0

Results for commit b7c166e.

♻️ This comment has been updated with latest results.

@Dvergar Dvergar changed the title [Feature] Add onTokenExpired listener [Feature] [SPIKE] Add onTokenExpired listener Nov 30, 2023
@Dvergar Dvergar self-assigned this Dec 1, 2023
@Dvergar Dvergar changed the title [Feature] [SPIKE] Add onTokenExpired listener [Feature] [SPIKE] Add onAuthExpired listener Dec 1, 2023
Matthiee
Matthiee previously approved these changes Dec 5, 2023
@Dvergar Dvergar closed this Dec 7, 2023
…to feature/EDT-1231-SPIKE-Investigate-having-interceptors-for-HTTP-requests-exposed-via-SDK
@Dvergar Dvergar changed the title [Feature] [SPIKE] Add onAuthExpired listener [Feature] Add onAuthExpired listener Dec 20, 2023
@Dvergar Dvergar reopened this Dec 20, 2023
* [Feature] Support for 3rd party auth

* [Feature] Updated tests

* [Feature] isGrafxToken > type (enum)
@Dvergar Dvergar merged commit a4e31e7 into main Jan 4, 2024
4 checks passed
@Dvergar Dvergar deleted the feature/EDT-1231-SPIKE-Investigate-having-interceptors-for-HTTP-requests-exposed-via-SDK branch January 4, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants