demo-apps icon indicating copy to clipboard operation
demo-apps copied to clipboard

Introduced logic for expirationTime

Open imperorrp opened this issue 1 year ago • 0 comments

Added fix for issue #70

Added code for setting expirationTime to the present + 1 minute, allowing time for the user to sign the auth message with their wallet.

The previous hardcoded expirationTime risks deprecating the entire django-moralis-auth system every time it falls behind the present.

imperorrp avatar Jan 14 '23 19:01 imperorrp