No oauth tokens yet!
" else <<-HTMLToken | Refresh Token | Expires in | Revoke | #{@oauth_tokens.count} |
---|---|---|---|---|
#{oauth_token[rodauth.oauth_tokens_token_column]} | #{oauth_token[rodauth.oauth_tokens_refresh_token_column]} | #{rodauth.convert_timestamp(oauth_token[rodauth.oauth_tokens_expires_in_column])} | #{rodauth.convert_timestamp(oauth_token[rodauth.oauth_tokens_revoked_at_column])} | #{ if !oauth_token[rodauth.oauth_tokens_revoked_at_param] && !oauth_token[rodauth.oauth_tokens_token_hash_column] <<-HTML HTML end } |