We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84fb722 + 8790391 commit 9e7c84bCopy full SHA for 9e7c84b
1 file changed
README.md
@@ -107,7 +107,7 @@ func main() {
107
}
108
109
fmt.Printf("Context: %+v\n Client: %+v\n",ctx, client)
110
-)
+}
111
```
112
113
Hard-coding the Okta domain and API token works for quick tests, but for real
0 commit comments