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