Sha256: dd56e34e0e950137e53cb5a5e40dfa8f4960a26e23994eb91b26d7365d4e526b
Contents?: true
Size: 594 Bytes
Versions: 5
Compression:
Stored size: 594 Bytes
Contents
<div class="mb-3"> <h1>#{rodauth.oauth_frontchannel_logout_redirecting_lead}</h1> <p> #{ rodauth.oauth_frontchannel_logout_redirecting_label( link: "<a href=\"#{rodauth.frontchannel_logout_redirect}\">" \ "#{rodauth.oauth_frontchannel_logout_redirecting_link_label}</a>" ) } </p> #{ rodauth.frontchannel_logout_urls.map do |logout_url| "<iframe src=\"#{logout_url}\"></iframe>" end.join } </div> <meta http-equiv="refresh" content="#{rodauth.frontchannel_logout_redirect_timeout}; URL=#{rodauth.frontchannel_logout_redirect}" />
Version data entries
5 entries across 5 versions & 1 rubygems