pub async fn auth_generation() -> Result<u64, String>Expand description
Current durable generation of the active Parslee credential identity.
Callers reconciling a browser attempt must use auth_completion_status
instead, which reads generation and lifecycle from one locked snapshot.