is User Not Authorized

protected open fun isUserNotAuthorized(userId: String, token: String, collectionId: String): Boolean

Method to get whether the user is or not authorized to operate with the collection requested

Return

whether the user is or not authorized to operate with the collection requested

Parameters

userId

The identifier of the user

token

The token of the user

collectionId

The identifier of the collection requested