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

SPR-20295 adding new types for non auth fetch and timeout #42

Merged
merged 7 commits into from
Oct 4, 2022

Conversation

derzierau
Copy link
Contributor

@derzierau derzierau commented Sep 29, 2022

This PR adds types for the updated fetch functions of ps-whoami-web.
The type changes do not interfere current states of other applications.

We will add the possibility to customize time-outs for requests with fetch.

ps-whoami-web PR is still in DRAFT: https://github.com/spring-media/ps-whoami-web/pull/87

@derzierau derzierau marked this pull request as ready for review September 29, 2022 10:19
@derzierau derzierau marked this pull request as draft September 29, 2022 11:09
@derzierau derzierau marked this pull request as ready for review September 29, 2022 16:00
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a mini comment the rest looks good

@@ -1,6 +1,6 @@
import { TealiumData } from "./model";
import { provide } from "./apiprovide";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe you can rename the file to "apiProvide" ?

Copy link
Contributor

@oladayo21 oladayo21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@derzierau derzierau merged commit 1c2ff2f into master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants