Docs.rs
git-auth-0.1.3
git-auth 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
CamLovell
Dependencies
clap ^4.5.45
normal
colored ^3.0.0
normal
inquire ^0.7.5
normal
keyring ^3.6.3
normal
reqwest ^0.12.23
normal
rusqlite ^0.37.0
normal
serde_json ^1.0.142
normal
thiserror ^2.0.16
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
git_
auth
0.1.3
Crate Items
Structs
Enums
Functions
List of all items
Structs
Login
Request
Enums
error::DatabaseError
error::Error
error::GitError
error::GithubError
Functions
db::add_login
db::add_request
db::fetch_all_logins
db::fetch_available_logins
db::fetch_login
db::open
db::validate_request
github::get_login
send_creds