Sha256: 07a2e5b19f55dddd1ef658730cd5f138ca94516aef26cb2e90c96855dc944c2f
Contents?: true
Size: 352 Bytes
Versions: 7
Compression:
Stored size: 352 Bytes
Contents
# OryKratosClient::SelfServiceLogoutUrl ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **logout_url** | **String** | LogoutURL can be opened in a browser to format: uri | | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::SelfServiceLogoutUrl.new( logout_url: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems