Docs.rs
squigit-auth-0.1.0
squigit-auth 0.1.0
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
a7mddra
Dependencies
aes-gcm ^0.10
normal
base64 ^0.22.1
normal
chrono ^0.4
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
image ^0.25
normal
jsonwebtoken ^10.4.0
normal
keyring ^4.1.0
normal
rand ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
squigit-storage ^0.1.0
normal
thiserror ^2.0
normal
tiny_http ^0.12
normal
url ^2.5
normal
zeroize ^1.8
normal
Versions
21.62%
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
begin_google_auth_flow
squigit_
auth
0.1.0
In squigit_
auth::
auth
squigit_auth
::
auth
Function
begin_
google_
auth_
flow
Copy item path
Source
pub fn begin_google_auth_flow( settings: &
AuthFlowSettings
, ) ->
Result
<
GoogleAuthAttempt
>