Skip to content

Add day ttl option in encode_and_sign doc#736

Merged
yordis merged 1 commit intoueberauth:masterfrom
bardoor:master
Mar 25, 2025
Merged

Add day ttl option in encode_and_sign doc#736
yordis merged 1 commit intoueberauth:masterfrom
bardoor:master

Conversation

@bardoor
Copy link
Copy Markdown
Contributor

@bardoor bardoor commented Mar 25, 2025

Hey there, little encode_and_sign documentation fix according to this ttl_to_second clause:

def ttl_to_seconds({days, unit}) when unit in [:day, :days],
  do: days * 24 * 60 * 60

@bardoor bardoor requested a review from a team as a code owner March 25, 2025 06:26
@yordis yordis merged commit 8e9bafb into ueberauth:master Mar 25, 2025
2 checks passed
@yordis
Copy link
Copy Markdown
Member

yordis commented Mar 25, 2025

🚀 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants