Returns a boolean
representing user authentication.
Parameters#
This method does not require any parameters.
Response#
Successful response returns a HTTP 200 OK
status and the following body:
Type | Description |
---|
boolean | Returns a boolean based on user authentication |