#{rodauth.oauth_no_grants_text}
" else <<-HTML#{rodauth.oauth_applications_name_label} | #{rodauth.oauth_grants_type_label} | #{rodauth.oauth_grants_token_label} | #{rodauth.oauth_grants_refresh_token_label} | #{rodauth.oauth_grants_expires_in_label} | #{rodauth.oauth_grants_scopes_label} | #{@oauth_grants.count} |
---|---|---|---|---|---|---|
#{oauth_grant[rodauth.oauth_applications_name_column]} | #{oauth_grant[rodauth.oauth_grants_type_column]} | #{oauth_grant[rodauth.oauth_grants_token_column]} |
#{oauth_grant[rodauth.oauth_grants_refresh_token_column]} |
#{oauth_grant[rodauth.oauth_grants_expires_in_column]} | #{oauth_grant[rodauth.oauth_grants_scopes_column]} | #{ if !oauth_grant[rodauth.oauth_grants_token_hash_column] <<-HTML HTML end } |