Sha256: 03979f2c6b4e6127018876b9b5776dcb46f22357f6684cf8e906d1a75a254601

Contents?: true

Size: 442 Bytes

Versions: 14

Compression:

Stored size: 442 Bytes

Contents

<form method="post" action="#{rodauth.oauth_applications_path}" class="rodauth" role="form" id="oauth-application-form">
  #{rodauth.csrf_tag}
  #{rodauth.render('name_field')}
  #{rodauth.render('description_field')}
  #{rodauth.render('homepage_url_field')}
  #{rodauth.render('redirect_uri_field')}
  #{rodauth.render('client_secret_field')}
  #{rodauth.render('scope_field')}
  #{rodauth.button(rodauth.oauth_application_button)}
</form>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rodauth-oauth-0.7.4 templates/new_oauth_application.str
rodauth-oauth-0.7.3 templates/new_oauth_application.str
rodauth-oauth-0.7.2 templates/new_oauth_application.str
rodauth-oauth-0.7.1 templates/new_oauth_application.str
rodauth-oauth-0.7.0 templates/new_oauth_application.str
rodauth-oauth-0.6.1 templates/new_oauth_application.str
rodauth-oauth-0.6.0 templates/new_oauth_application.str
rodauth-oauth-0.5.1 templates/new_oauth_application.str
rodauth-oauth-0.5.0 templates/new_oauth_application.str
rodauth-oauth-0.4.3 templates/new_oauth_application.str
rodauth-oauth-0.4.2 templates/new_oauth_application.str
rodauth-oauth-0.4.1 templates/new_oauth_application.str
rodauth-oauth-0.4.0 templates/new_oauth_application.str
rodauth-oauth-0.3.0 templates/new_oauth_application.str