Skip to content

[DO NOT MERGE] Implementing Basic authentication with URLSession #1407

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

Closed
wants to merge 1 commit into from

Conversation

pushkarnk
Copy link
Member

This is an initial implementation of Basic authentication with URLSession.

WIP: Augmenting the HTTPServer to support a basic authentication test case.

@alblue alblue self-requested a review January 25, 2018 10:59
Copy link
Contributor

@alblue alblue left a comment

Choose a reason for hiding this comment

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

Marking as not approved, pending the do-not-merge subject being removed. Feel free to dismiss this review as and when necessary.

@pushkarnk
Copy link
Member Author

Just an update. For the sake of testing, I'm reworking the HTTP server that we use in TestFoundation. Currently tackling some issues/limitations. I'll keep this work item updated with the progress. In the meanwhile, I plan to add a new test which uses an external service (just for sake of demonstrating the capability).

@pushkarnk
Copy link
Member Author

Closing. #1569 implements this.

@pushkarnk pushkarnk closed this Jul 18, 2018
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