bcgov / DBC-APIM

DataBC OPEN API Services
Apache License 2.0
1 stars 0 forks source link

'Manage API Keys' button in API console #76

Open BK01 opened 6 years ago

BK01 commented 6 years ago

Add a 'Manage API keys' button to the API console beside the existing API key buttons (far right) to simply open in a new tab the following URL.

https://gwa.apps.gov.bc.ca/

The final API console should have 3 buttons, in the following order: Enter API Key, Get API Key, Manage API Keys

This creates more of a linkage between BCDC and GWA from a user perspective. This is based on feedback from users who wish to lookup their api key during console usage beyond the initial authorize modal window and listing in the Curl section following a request execution.

banders commented 6 years ago

@BK01 @ll911 Added the new button. Changes merged. Feel free to redeploy ckanext-openapiviewer in cad to see the changes.

BK01 commented 6 years ago

Successful UAT complete in cad.data of manage API keys button.