mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 08:08:20 -05:00
This consolidates logic used to match routes in ApiKey, UserApiKey and DefaultCurrentUserProvider. This reduces duplicated logic, and will allow UserApiKeysScope to easily re-use the parameter matching logic from ApiKeyScope