1. 07 Feb, 2021 1 commit
    • 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
  2. 03 Feb, 2021 39 commits