Rename the `token_has_scope?` method.
`valid_api_token?` is a better name. Scopes are just (potentially) one facet of a "valid" token.
Showing
Please register or sign in to comment
`valid_api_token?` is a better name. Scopes are just (potentially) one facet of a "valid" token.