Add a sample for the client config containing the client_id and the client_secret.
This commit is contained in:
parent
d4125c60b8
commit
59ea226758
1 changed files with 2 additions and 0 deletions
2
config/client.yml_sample
Normal file
2
config/client.yml_sample
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
client_id: place your (public) client id here.
|
||||
client_secret: place your (private) client secret here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue