
Check whether a user, identified from GitHub API token, is authorized to call endpoints.
Source:R/utils.R
is_user_authorized.RdThis function is used only in the plumber endpoints, to prevent them being called by unauthorized users.

R/utils.R
is_user_authorized.RdThis function is used only in the plumber endpoints, to prevent them being called by unauthorized users.