RubyGems API skeleton and authentication
Add empty endpoints for RubyGems API implementation. Add a new set of authentication resolvers and locator - :auth_token locator gets a token from Authorization header without a Bearer or Token prefix - Refactor existing resolvers with _with_username suffix - Add resolvers for tokens without usernames
Showing
lib/api/rubygem_packages.rb
0 → 100644
Please register or sign in to comment