Perform private token and personal access token authentication in the same `before_action`.
- So that the check for valid personal access tokens happens only if private token auth fails.
Showing
Please register or sign in to comment
- So that the check for valid personal access tokens happens only if private token auth fails.