Skip to content

Commit c8286af

Browse files
committed
Added setup instructions.
1 parent de98d66 commit c8286af

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# getgif
22

3-
An Example Golang CLI app using the FusionAuth Golang Client Library to provide Device Code OAuth
3+
An Example Golang CLI app using the FusionAuth Golang Client Library to provide Device Code OAuth.
4+
5+
* Set up your FusionAuth application.
6+
* Update `.env` with the needed values
7+
* `go build`
8+
* `getgif`
9+
10+
If you want to logout of your browser, go to http://localhost:9011/logout
411

512
## Credits
613

714
- [@Gowiem](https://github.com/Gowiem) / [@masterpointio](https://github.com/masterpointio) for the initial implementation and blog post!
15+

0 commit comments

Comments
 (0)