• Steve Abrams's avatar
    RubyGems API skeleton and authentication · a2443059
    Steve Abrams authored
    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
    a2443059
nuget_project_packages.rb 5 KB