You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code shows/hides HTML elements depending on the current state of the
repository's setup:
- if Client ID/Secret are not set, display instructions
- if they are defined, show the "Click to authorize" button
- if Authorized (i.e. an app token is defined) then show the "Revoke"
and "Create Webhook" buttons
0 commit comments