Skip to content

Commit 2371a90

Browse files
committed
refactor: rename access_token to authorization_code
1 parent 56511b6 commit 2371a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.spp/spp-plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
override: true
22
service_host: "https://tenant1.sourceplus.plus"
3-
access_token: "change-me"
3+
authorization_code: "change-me"
44
service_name: "demo-java"

0 commit comments

Comments
 (0)