Sha256: e1d8a81824b6361412eddf268d211ce87b9f6dda628bfb8ef458eaddfe1ac563

Contents?: true

Size: 347 Bytes

Versions: 13

Compression:

Stored size: 347 Bytes

Contents

<div class="form-group">
  <label for="name">#{rodauth.oauth_applications_jwks_label}#{rodauth.input_field_label_suffix}</label>
   <textarea id="jwks" class="form-control" name="#{rodauth.oauth_application_jwks_param}" rows="3"></textarea>
</div>
#{rodauth.input_field_string(rodauth.oauth_application_jwks_uri_param, "jwks-uri", :type=>"text")}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rodauth-oauth-1.6.3 templates/jwks_field.str
rodauth-oauth-1.6.2 templates/jwks_field.str
rodauth-oauth-1.6.0 templates/jwks_field.str
rodauth-oauth-1.5.0 templates/jwks_field.str
rodauth-oauth-1.4.0 templates/jwks_field.str
rodauth-oauth-1.3.2 templates/jwks_field.str
rodauth-oauth-1.3.1 templates/jwks_field.str
rodauth-oauth-1.3.0 templates/jwks_field.str
rodauth-oauth-1.2.0 templates/jwks_field.str
rodauth-oauth-1.1.0 templates/jwks_field.str
rodauth-oauth-1.0.0 templates/jwks_field.str
rodauth-oauth-1.0.0.pre.beta2 templates/jwks_field.str
rodauth-oauth-1.0.0.pre.beta1 templates/jwks_field.str