DittoAuthenticationStatus
Provides info about the authentication status.
-
Returns
true
if authenticated, otherwise returnsfalse
. -
If authenticated, returns the user ID if one was provided by the authentication service. Otherwise returns
nil
.