We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846ac87 commit efebe0eCopy full SHA for efebe0e
README.md
@@ -53,7 +53,6 @@ It'll provide you with the code which you should replace with in the `main.go` f
53
KeyAuthApp.Api(
54
"example", // -- Application Name
55
"JjPMBVlIOd", // -- Owner ID
56
- "db40d586f4b189e04e5c18c3c94b7e72221be3f6551995adc05236948d1762bc", // -- Application Secret
57
"1.0", // -- Application Version
58
"", // -- Token Path (PUT NULL OR LEAVE BLANK IF YOU DON'T WANT TO USE TOKEN SYSTEM)
59
)
0 commit comments