hapijs / jwt

JWT (JSON Web Token) Authentication
Other
36 stars 25 forks source link

Replace joi dependency with @hapi/joi for ecosystem consistency #58

Closed owenkellogg closed 5 months ago

owenkellogg commented 6 months ago

Otherwise schema conflicts are caused when using @hapi/joi due to its incompatibility with joi.

Marsup commented 5 months ago

Agreed, I don't know what your problem is, but this is not the solution for it.