authentication()
Last updated 17/09/2024
The following code demonstrates how to view the current connection authentication information for the current session.
Example
five.log('Connection authentication userID : ' + five.authentication().userID);