Releases: thoughtbot/Superb
Releases · thoughtbot/Superb
0.2
Thanks for using Superb! 🎉
Added
- A new
clearToken()
method on RequestAuthorizer
allows the current authentication token to be manually cleared. (#35, #36)
Changed
- The
authorizationProvider:
parameter to RequestAuthorizer.init
has been renamed to authenticationProvider:
. (#38)