Skip to content

1.2.2 AuthHandler

Anders Mikkelsen edited this page Dec 21, 2017 · 2 revisions

AuthHandler

This Handler is a default implemenation that leverages the AuthUtils class and the VerificationService. It will check for both ApiKeys and JWT tokens by "Bearer " prepended token in the Authorization Header.

Clone this wiki locally