-
Notifications
You must be signed in to change notification settings - Fork 24
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
Async await #44
base: main
Are you sure you want to change the base?
Async await #44
Conversation
Rewrote credential handling to be easier to use and more reliable.
@Andrewangeta Is this PR ready for review? |
@nathanfallet Not quite. I really should take some time this week to finish up the implementation. If you want, you can use the current branch or even a specific commit hash. I've been using the branch for a while for cloud storage. |
There are conflicts so you might need to merge/rebase before continuing (or merging in the main branch). Keep us updated if you go further, that would be a great improvement. |
Fixes #42
Starting to rewrite everything is async await.
This includes rewriting how credential loading works.
It's more accurate according to spec which it wasn't before.
And it's easier to use and has a more friendly API.
APIs to be converted: