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

[readme] [question] please describe the extension points to add support for more authorization schemes #5

Closed
dodikk opened this issue Jul 26, 2018 · 2 comments

Comments

@dodikk
Copy link

dodikk commented Jul 26, 2018

What are the library's extension points for the non-BASIC schemes?
I need to implement a different scheme and I want to send a Pull Reqest when I get it done .
What's the best method to start looking at?

@hborders
Copy link
Collaborator

This library supports all of the authentication schemes NSURLAuthentication supports. If NSURLAuthentication has extension points, then perhaps you can use those for non-standard schemes.

@dodikk
Copy link
Author

dodikk commented Jul 27, 2018

Added some info from this discussion to the readme via #7

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

No branches or pull requests

2 participants