Closed e-nikolov closed 7 years ago
Changed the expected key type from []byte to interface{} to match the method signatures of jwt-go and added a test
Fixes https://github.com/go-chi/jwtauth/issues/21
thanks for the PR!
Changed the expected key type from []byte to interface{} to match the method signatures of jwt-go and added a test
Fixes https://github.com/go-chi/jwtauth/issues/21