Docs.rs
wae-authentication-0.0.2
wae-authentication 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
base64 ^0.22.1
normal
bcrypt ^0.19.0
normal
chrono ^0.4.44
normal
flate2 ^1.1.9
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
quick-xml ^0.39.2
normal
rand ^0.10.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
uuid ^1.22.0
normal
wae-crypto ^0.0.2
normal
wae-request ^0.0.2
normal
wae-types ^0.0.2
normal
zeroize ^1.8.2
normal
Versions
100%
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
base64url_encode
wae_
authentication
0.0.2
In wae_
authentication::
jwt
wae_authentication
::
jwt
Function
base64url_
encode
Copy item path
Source
pub fn base64url_encode(input: &[
u8
]) ->
String
Expand description
Base64URL 编码(URL_SAFE_NO_PAD)