Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced logic for expirationTime #71

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

imperorrp
Copy link

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.

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 added a commit to imperorrp/docs that referenced this pull request Mar 6, 2023
Tutorial edits as a companion to the pull request proposed [here](MoralisWeb3/demo-apps#71)
Removed line `print(f'ExpirationTime = {expirationTime}')`, other logic remains the same
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.

1 participant