Sha256: 20e746ec1822c3bc2a085be1352a128079e8461b5ce531d9e557b8a19ce41295
Contents?: true
Size: 234 Bytes
Versions: 57
Compression:
Stored size: 234 Bytes
Contents
class NotiResponse include Auth::Concerns::NotificationResponseConcern def set_webhook_identifier(response) Auth::Mailgun.set_webhook_identifier(self,response) Auth::TwoFactorOtp.set_webhook_identifier(self,response) end end
Version data entries
57 entries across 57 versions & 1 rubygems