You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
So, the Navigator.hal factory method is just for convenience, since the constructor to HALNavigator is kind of annoying to use. But, if you're willing to construct your own APICore object, you can do it:
I agree though, this is a pain in the ass and should be easier given how common OAuth is. I would happily accept pull requests if you'd like to add a session keyword argument to the Navigator.hal factory method.
As of v1 it seems that's impossible to pass a custom session object.
Is it possible to extend Navigator.hal() method to accept a session object?
As of now, v1 doesn't work for me yet, because I need OAuth2 authentication with a custom ca bundle file.
Please tell me if you wan't me to submit a pull request.
Cheers.
The text was updated successfully, but these errors were encountered: