Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

SiteSecrets

Yuri Schimke edited this page Jul 18, 2018 · 4 revisions

Site Secrets

Defaults in ~/.okurl-secrets.properties will be used as default prompt values for Authorisation flows.

$ okurl --authorize squareup
Authorising SquareUp API
SquareUp Application Id [xxx-xxxxxxx]: 
SquareUp Application Secret [**************************************************]: 
Scopes [MERCHANT_PROFILE_READ,PAYMENTS_READ,SETTLEMENTS_READ,BANK_ACCOUNTS_READ]:
squareup.clientId=xxx-xxxxxxx
squareup.clientSecret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
facebook.appId=999999
facebook.appSecret=abc1234
twitter.consumerKey=xxxx
twitter.consumerSecret=xxxx
stackexchange.clientId=3456
stackexchange.clientSecret=asddsfdfg
Clone this wiki locally