Skip to content

Commit

Permalink
Add Flutterwave API keys to list of supported private repo patterns (g…
Browse files Browse the repository at this point in the history
…ithub#20367)

Co-authored-by: Laura Coursen <[email protected]>
  • Loading branch information
Grey Baker and lecoursen authored Jul 16, 2021
1 parent 71b1b0e commit 960356c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Facebook | Facebook Access Token | facebook_access_token{% endif %}
Fastly | Fastly API Token | fastly_api_token{% endif %}
{%- ifversion fpt or ghes > 2.22 or ghae-next %}
Finicity | Finicity App Key | finicity_app_key{% endif %}
{%- ifversion fpt or ghes > 3.1 or ghae-next %}
Flutterwave | Flutterwave Live API Secret Key | flutterwave_live_api_secret_key{% endif %}
{%- ifversion fpt or ghes > 3.1 or ghae-next %}
Flutterwave | Flutterwave Test API Secret Key | flutterwave_test_api_secret_key{% endif %}
{%- ifversion fpt or ghes > 2.22 or ghae-next %}
Frame.io | Frame.io JSON Web Token | frameio_jwt{% endif %}
{%- ifversion fpt or ghes > 2.22 or ghae-next %}
Expand Down

0 comments on commit 960356c

Please sign in to comment.