hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
Identity.authenticate
hunt
framework
auth
Identity
Identity
Undocumented in source. Be warned that the author may not have intended to support it.
void
authenticate
(string username, string password, bool remember, string tokenName)
void
authenticate
(string token, AuthenticationScheme scheme)
class
Identity
void
authenticate
(
string
token
,
AuthenticationScheme
scheme
)
Meta
Source
See Implementation
hunt
framework
auth
Identity
Identity
constructors
this
functions
authScheme
authenticate
claim
claimAs
claims
fullName
hasAllRoles
hasRole
id
isAuthenticated
isPermitted
isValid
login
logout
name
subject
toString
touchSession
userDetails