Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

lack of instructions how to build jwt tool #318

Open
greenpau opened this issue Mar 20, 2019 · 2 comments
Open

lack of instructions how to build jwt tool #318

greenpau opened this issue Mar 20, 2019 · 2 comments
Milestone

Comments

@greenpau
Copy link

There are no instructions how to build jwt tool. Perhaps, it is worth adding something like this.

cd cmd/jwt
go build -o $GOPATH/bin/jwt
@greenpau
Copy link
Author

I also found a reference to it: https://github.com/go-swagger/go-swagger/tree/master/examples/composed-auth#prerequisites

go install github.com/dgrijalva/jwt-go/cmd/jwt

@dgrijalva dgrijalva added this to the 4.0.0 milestone May 21, 2019
@dgrijalva
Copy link
Owner

Good point. I forgot that was in there. I'll make a note to add some documentation for the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants