Sha256: 183e0cbf8e631fb1c6c2cf443bd05aaae001892fc9ba91fcc7bc4e34f9b1b77e

Contents?: true

Size: 232 Bytes

Versions: 11

Compression:

Stored size: 232 Bytes

Contents

<div class="container">
  <div class="alert alert-danger">
    <p>
      <%= @error %>%
    </p>
  </div>
 <p class="text-center">
  <%= link_to rodauth.oauth_cancel_button, @back_url, class: "btn btn-outline-danger" %>
 </p>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rodauth-oauth-1.6.3 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.6.2 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.6.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.5.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.4.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.3.2 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.3.1 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.3.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.2.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.1.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb
rodauth-oauth-1.0.0 lib/generators/rodauth/oauth/templates/app/views/rodauth/authorize_error.erb