class Magiclink::Client::Configuration
Attributes
secret_key[RW]
Public Class Methods
new()
click to toggle source
# File lib/magiclink/client.rb, line 15 def initialize self.secret_key = '' end