dsdenes / hapi-auth-firebase

Hapi authentication plugin to verify JWT token provided by the firebase client library.
9 stars 4 forks source link

Update plugin to work with Hapi v17 #3

Open mringer opened 6 years ago

mringer commented 6 years ago

As I'm sure you're aware Hapi v17 contains breaking changes for plugins and auth as well as the depreciation of callbacks and the introduction of async-await support. This PR includes changes that bring hapi-auth-firebase current with Hapi v17.

mringer commented 6 years ago

@dsdenes bump

mringer commented 6 years ago

Bump @dsdenes

imcodingideas commented 6 years ago

@dsdenes bump?