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

PIA-1842: Add sign up native endpoints #37

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

kp-said-rehouni
Copy link
Collaborator

Summary
This PR adds the Sign up endpoint using the new NWHttpConnection engine.
It also includes tests.

@kp-said-rehouni kp-said-rehouni force-pushed the PIA-1842_migrate_signup_endpoints branch from bd75cf6 to 80598b1 Compare June 6, 2024 09:02
Copy link
Collaborator

@kp-laura-sempere kp-laura-sempere left a comment

Choose a reason for hiding this comment

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

Great job! Looks very good 🚀

let inlcudeAuthHeaders: Bool = false

// Refreshing the auth tokens is not needed before executing the refresh API token request
let refreshAuthTokensIfNeeded: Bool = false
Copy link
Collaborator

Choose a reason for hiding this comment

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

This property is no longer part of NetworkRequestConfigurationType, we just refresh the tokens directly from the use cases that need it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thank you! Will update it on the next PR

@kp-said-rehouni kp-said-rehouni merged commit 2253568 into master Jun 6, 2024
1 check passed
@kp-said-rehouni kp-said-rehouni deleted the PIA-1842_migrate_signup_endpoints branch June 6, 2024 09:25
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.

2 participants