No oauth tokens yet!
" else <<-HTMLToken | Refresh Token | Expires in | Revoked at | Scopes | #{@oauth_tokens.count} |
---|---|---|---|---|---|
#{oauth_token[rodauth.oauth_tokens_token_column]} |
#{oauth_token[rodauth.oauth_tokens_refresh_token_column]} |
#{oauth_token[rodauth.oauth_tokens_expires_in_column]} | #{oauth_token[rodauth.oauth_tokens_revoked_at_column]} | #{oauth_token[rodauth.oauth_tokens_scopes_column]} | #{ if !oauth_token[rodauth.oauth_tokens_revoked_at_column] && !oauth_token[rodauth.oauth_tokens_token_hash_column] <<-HTML HTML end } |