Class: ZeroClick::Sellers::Middleware::Identify

Inherits:
Base
  • Object
show all
Defined in:
lib/zeroclick/sellers/middleware.rb

Overview

Guards a free endpoint that must still know which buyer is calling — a limits or account route. Makes no network call.

Method Summary

Methods inherited from Base

#call, #initialize

Constructor Details

This class inherits a constructor from ZeroClick::Sellers::Middleware::Base