Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dili91 committed Dec 20, 2023
1 parent b505a98 commit c287064
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The official [TrueLayer](https://truelayer.com) Java client provides convenient

## Installation


### Stable releases

Our stable releases are hosted on [Maven Central](https://search.maven.org/artifact/com.truelayer/truelayer-java).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
quarkus.log.level=INFO

tl.client.id=to-set
tl.client.secret=to-set
tl.signing.key_id=to-set
tl.signing.private_key_location=to-set
tl.client.id=sandbox-adilisio-96a698
tl.client.secret=8af391e2-5049-4736-9786-c3c25332386e
tl.signing.key_id=5d164db5-8da2-48bd-98dc-f251522158a5
tl.signing.private_key_location=/Users/andrea.dilisio/Documents/TrueLayer/Console/sandbox-adilisio-96a698/ec512-private-key.pem

0 comments on commit c287064

Please sign in to comment.