Skip to main content

ASPNETCORE_IDENTITY_TOKEN_PURPOSE

Constant ASPNETCORE_IDENTITY_TOKEN_PURPOSE 

Source
pub const ASPNETCORE_IDENTITY_TOKEN_PURPOSE: &'static str;
Expand description

What the token will be used for.

§Notes

§Examples

  • "success"
  • "failure"