Home > @vsf-enterprise/sapcc > UseUserComposable > isAuthenticated

UseUserComposable.isAuthenticated property

A Boolean property telling us whether a user is authenticated or not.

Signature:

isAuthenticated: ComputedProperty<boolean>;