Skip to content

Commit 8e9bafb

Browse files
authored
Add day ttl option in encode_and_sign doc (#736)
1 parent be56631 commit 8e9bafb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/guardian.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ defmodule Guardian do
580580
* `:second` | `:seconds`
581581
* `:minute` | `:minutes`
582582
* `:hour` | `:hours`
583+
* `:day` | `:days`
583584
* `:week` | `:weeks`
584585
585586
See the documentation for your implementation / token module for more information on

0 commit comments

Comments
 (0)