shaj13 / go-guardian

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
MIT License
543 stars 55 forks source link

chore: creating a new StaticSecret in jwt example expects an Algorithm instead of a Method #101

Closed ChoffaH closed 3 years ago

ChoffaH commented 3 years ago

Also ran into this issue when starting out. This solves https://github.com/shaj13/go-guardian/issues/99

shaj13 commented 3 years ago

LGTM