Method: OryClient::Identity#credentials
- Defined in:
- lib/ory-client/models/identity.rb
#credentials ⇒ Object
Credentials represents all credentials that can be used for authenticating this identity.
23 24 25 |
# File 'lib/ory-client/models/identity.rb', line 23 def credentials @credentials end |