Skip to content

fix: use BigInteger for OAuthAccount.expires_at to avoid 32-bit overflow - #27

Open
SAY-5 wants to merge 2 commits into
fastapi-users:mainfrom
SAY-5:fix/oauth-expires-at-bigint
Open

fix: use BigInteger for OAuthAccount.expires_at to avoid 32-bit overflow#27
SAY-5 wants to merge 2 commits into
fastapi-users:mainfrom
SAY-5:fix/oauth-expires-at-bigint

test: round trip an oauth expires_at past the 32 bit limit

21ef627
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs