Method: OryClient::OidcUserInfo#website
- Defined in:
- lib/ory-client/models/oidc_user_info.rb
#website ⇒ Object
URL of the End-User’s Web page or blog. This Web page SHOULD contain information published by the End-User or an organization that the End-User is affiliated with.
71 72 73 |
# File 'lib/ory-client/models/oidc_user_info.rb', line 71 def website @website end |