new HtdigestAuth()
An extension of AuthProvider which is using .htdigest file as store
Methods
authenticate(arg0, arg1)
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
Object | |
arg1 |
function |
realm() → {string}
Return the currently used realm
Returns:
the realm
- Type
- string