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

Outdated request object in django_moralis_auth #70

Open
imperorrp opened this issue Jan 14, 2023 · 0 comments
Open

Outdated request object in django_moralis_auth #70

imperorrp opened this issue Jan 14, 2023 · 0 comments

Comments

@imperorrp
Copy link

The 'request object' in MoralisWeb3/demo-apps/tree/main/django_moralis_auth/web3_auth/views.py is outdated. (See line 32.)

Took quite a while to pinpoint this, but I was getting an authentication error: message expired while trying to incorporate this into a Django project.

Changing the expiration time to anything beyond the present fixes this, however. Recommend updating this.

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

No branches or pull requests

1 participant