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

Migration without revocable sessions #1322

Closed
arturogutierrez opened this issue Apr 1, 2016 · 1 comment
Closed

Migration without revocable sessions #1322

arturogutierrez opened this issue Apr 1, 2016 · 1 comment

Comments

@arturogutierrez
Copy link

Hi there,

I know Parse-Server has no support for legacy sessions but I have a question, can I migrate only my database meanwhile I keep turned off the Enable Revocable Sessions in Parse.com? This way I will have more time to migrate my users to revocable sessions and, eventually, turn off the switch before to move to Parse-Server.

Thanks in advance

@drew-gross
Copy link
Contributor

Yep, if you migrate your database to an external service, all requests to api.parse.com will be directed to your external database, which is still running the same codebase that supports lagacy sessions. This will give you more time to migrate you app server.

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

2 participants