Sha256: 6890a1bd20ca72714c3d9da7cce8e7e3958397cde36b2bac76f613cbe7f5bc5e

Contents?: true

Size: 315 Bytes

Versions: 34

Compression:

Stored size: 315 Bytes

Contents

<%= form_tag authorizations_path, :class => action do %>
  <%= hidden_field_tag :client_id, client.identifier %>
  <%= hidden_field_tag :response_type, response_type %>
  <%= hidden_field_tag :redirect_uri, redirect_uri %>
  <%= submit_tag action.to_s.capitalize %>
  <%= hidden_field_tag action, true %>
<% end %>

Version data entries

34 entries across 34 versions & 7 rubygems

Version Path
brycesch-devise_oauth2_providable-1.2.8 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.7 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.6 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.5 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.4 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.3 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.2 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.1 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.2.0 app/views/devise/oauth2_providable/authorizations/_form.html.erb
brycesch-devise_oauth2_providable-1.1.7 app/views/devise/oauth2_providable/authorizations/_form.html.erb
devise_oauth2_rails4-1.1.2 app/views/devise/oauth2_providable/authorizations/_form.html.erb
mustwin_devise_oauth2_providable-1.1.6 app/views/devise/oauth2_providable/authorizations/_form.html.erb
mustwin_devise_oauth2_providable-1.1.5 app/views/devise/oauth2_providable/authorizations/_form.html.erb
mustwin_devise_oauth2_providable-1.1.4 app/views/devise/oauth2_providable/authorizations/_form.html.erb
mustwin_devise_oauth2_providable-1.1.3 app/views/devise/oauth2_providable/authorizations/_form.html.erb
insrc_devise_oauth2_providable-1.1.2 app/views/devise/oauth2_providable/authorizations/_form.html.erb
oa2c-0.1.2 app/views/oa2c/authorizations/_form.html.erb
oa2c-0.1.1 app/views/oa2c/authorizations/_form.html.erb
oa2c-0.1.0 app/views/oa2c/authorizations/_form.html.erb
oa2c-0.0.2 app/views/oa2c/authorizations/_form.html.erb