Closed spridev closed 2 years ago
The hapi ecosystem offers the following official authentication plugins:
validate
isValid
validateFunc
valid
This merge request aims to make these options consistent across all plugins.
This is going into a branch for v12. Thanks!
The hapi ecosystem offers the following official authentication plugins:
validate
andisValid
(reference)validate
andisValid
(reference)validateFunc
andvalid
(reference)This merge request aims to make these options consistent across all plugins.