Skip to content

Commit b9cfc13

Browse files
committed
update PRS widget
1 parent 2237d87 commit b9cfc13

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Sample Banner](views/Sample.png)][ss1]
2+
13
# SampleApp-Webhooks-Java
24
SampleApp-Webhooks-Java
35

@@ -92,3 +94,5 @@ Copy this url and use it for setting up webhooks on developer.intuit.com for you
9294
This app uses an in-memory temporary H2 database. The tables are loaded during startup with realmId and oauth tokens. The table is read and updated when webhooks notification is processed. Stopping the server
9395
will delete the records.
9496
The oauth tokens are encrypted and stored in the database. There is a sample encryption implementation provided using fake keys. For production use real keys, this can be updated in application.properties
97+
98+
[ss1]: https://help.developer.intuit.com/s/samplefeedback?cid=9010&repoName=SampleApp-Webhooks-Java

views/Callout.png

16 KB
Loading

views/Sample.png

15.3 KB
Loading

0 commit comments

Comments
 (0)