Skip to content

Commit 174460c

Browse files
committed
refactor: rename access_token to authorization_code
rename header auth-token to access-token
1 parent 88a36f7 commit 174460c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.spp/spp-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
override: true
22
service_host: "http://localhost"
3-
access_token: "change-me"
3+
authorization_code: "change-me"
44
service_name: "example-jvm"

0 commit comments

Comments
 (0)