Skip to content

Button to revoke authorizations

Sri Rang requested to merge incubation-5mp-revoke-google-oauth into master

What does this MR do and why?

This commit adds a button to revoke authorizations in the Projects :: Infra :: Google Cloud section of a project

Changes include:

  • Frontend component for the revoke button and associated texts
  • Controller to handle revoke route
  • Associated specs and tests

Screenshots or screen recordings

revoke-demo

How to set up and validate locally

  1. Enable incubation_5mp_google_cloud feature flag for a test project
  2. In GitLab web ui, navigate to project
  3. Go to Infra :: Google Cloud page
  4. Use the Revoke Authorization section

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sri Rang

Merge request reports