Class: Misty::Auth::DomainScope

Inherits:
Name
  • Object
show all
Defined in:
lib/misty/auth/name.rb

Instance Attribute Summary

Attributes inherited from Name

#id, #name

Instance Method Summary collapse

Methods inherited from Name

#to_h

Instance Method Details

#identityObject



33
34
35
# File 'lib/misty/auth/name.rb', line 33

def identity
  { :domain => super }
end