isAuthorized

open override fun isAuthorized(): Boolean

Returns True if the user is logically authorized.

This may not mean the user has a valid access token yet, but the authentication strategy should be able to obtain one without further user interaction.

Return

True if the user is logically authorized

Since

0.1