Token-based authentication, for example, uses a token conveyed with the request as a stand-in for username/password-based authentication. To keep inter-module dependencies simpler an implementation will probably check the type of the data and then cast it if appropriate.
|
|
|
|