API
Tutorials
Resources
Policies
Modules
Plugins
Shop
Support
Home
API
Tutorials
Resources
Policies
Modules
Plugins
Shop
Support
Tutorials
Getting Started
Express Migration
Authentication
Caching
Cookies
Logging
Plugins
Routing
Server Methods
Serving Static Files
Testing
Validation
Views
Resources
Changelog
Module Status
List
Policies
Code of Conduct
Contributing
License
Security
Sponsors
Style Guide
Support
Modules
accept
Home
API
Changelog
ammo
Home
API
Changelog
b64
Home
API
Changelog
basic
Home
API
Changelog
bell
Home
Providers
Examples
API
Changelog
boom
Home
API
Changelog
bossy
Home
API
Changelog
bounce
Home
API
Changelog
bourne
Home
API
Changelog
call
Home
API
Changelog
catbox
Home
API
Changelog
catbox-memcached
Home
API
Changelog
catbox-memory
Home
API
Changelog
catbox-object
Home
API
Changelog
catbox-redis
Home
API
Changelog
code
Home
API
Changelog
content
Home
API
Changelog
cookie
Home
API
Changelog
crumb
Home
API
Changelog
cryptiles
Home
API
Changelog
eslint-plugin
Home
API
Changelog
file
Home
API
Changelog
glue
Home
API
Changelog
h2o2
Home
API
Changelog
heavy
Home
Changelog
hoek
Home
API
Changelog
inert
Home
API
Changelog
iron
Home
API
Changelog
jwt
Home
API
Changelog
lab
Home
API
Changelog
log
Home
API
Changelog
mimos
Home
API
Changelog
nes
Home
API
Changelog
nigel
Home
Changelog
oppsy
Home
API
Changelog
pez
Home
Changelog
podium
Home
API
Changelog
scooter
Home
API
Changelog
shot
Home
API
Changelog
somever
Home
Changelog
statehood
Home
Changelog
subtext
Home
API
Changelog
teamwork
Home
Changelog
topo
Home
API
Changelog
vise
Home
Changelog
vision
Home
API
Changelog
wreck
Home
API
Changelog
yar
Home
API
Changelog
cookie
Installation
Status
API
Changelog
Changelog
12.0.1
#248
chore: bump hoek
12.0.0
breaking changes
#246
Support for hapi v21, node v18, ESM tests
#244
Drop support for node v12 and hapi v18
#236
Rename plugin options to be consistent across the hapi ecosystem
#235
Remove old repository name
11.0.2
#232
update to hapi v20
#231
migrate to new travis format
#229
change joi to validate and update lab
11.0.1
#228
Non system error in validateFunc will be swallowed
11.0.0
breaking changes
#227
Only node 12
10.1.2
#222
Update joi
10.1.1
#221
Update deps
10.1.0
#213
Change module namespace
10.0.0
additional information
breaking changes
#210
Move all cookie settings to `cookie`
#209
10.0.0 Release notes
#208
Remove ignoreIfDecorated
#207
No override of default cookie settings
#205
Upgrade to hapi 18
#204
Update for hapi 18
#193
Support password rotation
9.1.0
#196
referenced the raw request when setting next
9.0.0
breaking changes
#186
Respect auth mode for redirects
8.1.0
#176
Use options key for route configuration
#164
Issue 163
8.0.1
#183
Fix redirectTo function w/ blank to behave like blank redirectTo (fix)
#170
Drop session from cache in examples
8.0.0
breaking changes
#179
Update lead maintainer
#174
Upgraded module to hapi v17
7.1.0
#151
referenced the raw request when setting next
7.0.0
#152
Do not redecorate the request object if already decorated
#148
Allow redirectTo to be a function
#142
Add isSameSite to schema
#138
Options aren't required
#134
add note to readme about the 'ttl' option
#130
Test on node v6, update dependencies
#127
fix typo in readme
#124
Allow null to be passed for the ttl
#115
update readme with information/warning about cookie length
6.1.1
#118
decorator fix
6.1.0
#114
support many strategies
6.0.0
#107
Use server.decorate
5.0
breaking changes
#103
move away from request.auth.session
#101
Switch to use a request decoration instead of request.auth.session
4.0.0
breaking changes
#102
node 4 update
#93
Node >= 4 / es6 updates
3.1.0
#83
allow buffer as password
#80
Buffer type should be allowed for "password" option
3.0.0
breaking changes
#75
validateFunc according to signature function
#74
Updated docs
#72
Pass request object to validation function
2.2.0
#69
2.2.0 update
#68
Fix support for custom appendNext param
#67
`appendNext` no longer accepts a string
#65
allow null setting for domain
#64
domain is now required as a string, and null does not pass validation
2.1.0
#63
Version 2.1.0
#62
Allow environment variables to configure cookie scheme
2.0.0
breaking changes
#45
Version 2.0.0
#43
Use request.route.settings.plugin
#40
Invalid cookie should still return 401
#39
hapi 8.0 API
1.4.2
#42
Invalid cookie blocks scheme from redirecting
1.4.1
#37
Fix clearInvalid (for issue #34)
#34
Bad cookie value even with clearInvalid true
1.4.0
#35
Session keepAlive and ttl override
#30
add set/clear key for cookie
#29
Fix for handling multiple strategies
#26
Update key in auth.credentials
#22
Exposed path option for session cookie
#21
Expose 'path' in cookieOptions
1.3.2
#20
Update LICENSE
#19
Update License
1.3.1
#16
Fix hapi dev dep
1.3.0
#15
Skip redirection on try
1.2.0
#11
No way to use with 'try' mode if 'redirectTo' is set
#10
validateFunc credentials override session
1.1.0
#9
hapi 6.0
1.0.3
#6
Bring coverage back to 100%
1.0.2
#5
Bring coverage back to 100% after lab fix
#4
fix peerDependencies for hapi