You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using django, graphene and mongodb to make a project, but i have the problem that i dont know how implement a log out, i've tried to use refresh token to my application depends of this, because i saw that this refresh token have the posibility to revoke and make it expired, but i see that doesn't work, i receive the message "Cannot force an update in save() with no primary key.", anyone knows how to solve it?
The text was updated successfully, but these errors were encountered:
I'm using django, graphene and mongodb to make a project, but i have the problem that i dont know how implement a log out, i've tried to use refresh token to my application depends of this, because i saw that this refresh token have the posibility to revoke and make it expired, but i see that doesn't work, i receive the message "Cannot force an update in save() with no primary key.", anyone knows how to solve it?
The text was updated successfully, but these errors were encountered: