We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec508c commit ddc08a9Copy full SHA for ddc08a9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hapi-auth-bearer-token",
3
"description": "Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.",
4
- "version": "4.3.0",
+ "version": "4.3.1",
5
"author": "John Brett <johnbrett7@gmail.com> (https://johnbrett.me)",
6
"repository": {
7
"type": "git",
0 commit comments