Treat unavailable keychains as missing tokens #102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/96-keychain-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
load_token, including failures while opening the keychain entry.--debugis enabled before falling back toOk(None).Tests
cargo fmt --checkcargo clippy --all-targets --all-features -- -D warningscargo test --allFixes rasterstate/fj#96.