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
559 stars 56 forks source link

deprecate bearer strategy #41

Closed shaj13 closed 4 years ago

shaj13 commented 4 years ago

deprecate bearer strategy followed by code logic removal and alias token strategy in it for backward compatibility.

Originally posted by @shaj13 in https://github.com/shaj13/go-guardian/pull/39

shaj13 commented 4 years ago

Fixed #42