open fun rxAuthorize(user: User): Single<Void>
Authorizes the given user against all added authorities.
user - a user.
user
Return