We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedb650 commit fefd899Copy full SHA for fefd899
example/README.md
@@ -16,6 +16,6 @@ GOOGLE_OAUTH2_CLIENT_SECRET
16
Finally run the examples using the Go tool and navigate to http://127.0.0.1:5556.
17
18
```
19
-go run ./examples/idtoken/app.go
+go run ./example/idtoken/app.go
20
21
[google-developer-console]: https://console.developers.google.com/apis/dashboard
0 commit comments