open fun rxAuthorize(user: User): Completable
Authorizes the given user against all added authorities.
user - a user.
user
Return