Skip to content

Removing BearerAuthentication Class

Choose a tag to compare

@jinder1s jinder1s released this 16 Mar 13:14
· 2297 commits to master since this release
5ff8103

According to our investigation using new relic custom metrics, BearerAuthentication class is not used and is safe for removal.

This is a breaking change in that bearer tokens will no longer be supported as authentication. From this point on, only JWTAuthentication and SessionAuthentication are supported.