Sha256: 4ad54e729cce791b111f5a9877494f1371e11ca0e0febe53fa551ca74f79f98b

Contents?: true

Size: 346 Bytes

Versions: 2

Compression:

Stored size: 346 Bytes

Contents

<h2>Success! Here is your App</h2>
<table>
  <tr><td>Name:  </td><td><%= @client_app.name       %></td></tr>
  <tr><td>Client Id:    </td><td><%= @client_app.app_id     %></td></tr>
  <tr><td>Secret:</td><td><%= @client_app.app_secret %></td></tr>
</table>

<div>
  <%= link_to 'Register an New App', new_oauth_client_application_path %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
opro-0.0.1.pre1.0.1 app/views/oauth/client_application/create.html.erb
opro-0.0.1.pre app/views/oauth/client_application/create.html.erb