AuthClaims class

Custom claim names used in this authentication library

Constructors

AuthClaims()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

email → const String
User email address
name → const String
User display name
permissions → const String
User permissions array
roles → const String
User roles array
userId → const String
Alternative user identifier field