Skip to main content

ASPNETCORE_IDENTITY_TOKEN_PURPOSE

Constant ASPNETCORE_IDENTITY_TOKEN_PURPOSE 

pub const ASPNETCORE_IDENTITY_TOKEN_PURPOSE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

What the token will be used for.

§Notes

§Examples

  • "success"
  • "failure"