Implement RS auth revocation
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
Launch app
|
||||
<% end %>
|
||||
<%= render DropdownLinkComponent.new(
|
||||
href: "#", separator: true, add_class: "text-red-700"
|
||||
href: revoke_services_storage_rs_auth_url(@auth),
|
||||
separator: true, add_class: "text-red-700"
|
||||
) do %>
|
||||
Revoke access
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user