Skip to content

Commit efebe0e

Browse files
authored
chore(readme): remove the secret as it is no longer needed with 1.3 api.
1 parent 846ac87 commit efebe0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ It'll provide you with the code which you should replace with in the `main.go` f
5353
KeyAuthApp.Api(
5454
"example", // -- Application Name
5555
"JjPMBVlIOd", // -- Owner ID
56-
"db40d586f4b189e04e5c18c3c94b7e72221be3f6551995adc05236948d1762bc", // -- Application Secret
5756
"1.0", // -- Application Version
5857
"", // -- Token Path (PUT NULL OR LEAVE BLANK IF YOU DON'T WANT TO USE TOKEN SYSTEM)
5958
)

0 commit comments

Comments
 (0)