Docs.rs
lenso-module-auth-0.2.0
lenso-module-auth 0.2.0
Docs.rs crate page
MIT
09 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
LioRael
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
getrandom ^0.4
normal
lenso-platform-core ^0.1.23
normal
lenso-platform-http ^0.1.22
normal
lenso-platform-module ^0.1.23
normal
redis ^1.2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
sqlx ^0.9
normal
tracing ^0.1
normal
utoipa ^5.5
normal
lenso-platform-runtime ^0.1.20
dev
lenso-platform-testing ^0.1.19
dev
tokio ^1.52
dev
Versions
0%
of the crate is documented
Go to latest version
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
first_session_token
auth
0.2.0
In auth::
resolver
auth
::
resolver
Function
first_
session_
token
Copy item path
Source
pub fn first_session_token(request: &
ActorResolutionRequest
) ->
Option
<
String
>