jborean93 / pyspnego

Python SPNEGO authentication library
MIT License
52 stars 11 forks source link

Example with urllib3 #51

Closed achapkowski closed 2 years ago

achapkowski commented 2 years ago

@jborean93 is there an example of how to use this API to work with urllib3?

jborean93 commented 2 years ago

I'm not sure what the urllib3 API actually looks like sorry so I can't really give you an example. Calling pyspnego will be the same regardless of the API though The trick if figuring out where to call this library.