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