Sha256: 2ee53b727ed08b964e278f2de15ce87b208b39e871cab76a52cfb28354f23244
Contents?: true
Size: 467 Bytes
Versions: 5
Compression:
Stored size: 467 Bytes
Contents
<div class="mb-3"> <h1><%= rodauth.oauth_frontchannel_logout_redirecting_lead %></h1> <p> <%= rodauth.oauth_frontchannel_logout_redirecting_label(link: link_to(rodauth.oauth_frontchannel_logout_redirecting_link_label, rodauth.logout_redirect)) %> </p> <% rodauth.frontchannel_logout_urls.each do |logout_url| %> <iframe src="<%= logout_url %>"></iframe> <% end %> </div> <meta http-equiv="refresh" content="5; URL=<%= rodauth.logout_redirect %>" />
Version data entries
5 entries across 5 versions & 1 rubygems