Skip to content

Instantly share code, notes, and snippets.

@nloadholtes
Created August 18, 2015 19:22
Show Gist options
  • Save nloadholtes/826cb5a7f94e56d1398a to your computer and use it in GitHub Desktop.
Save nloadholtes/826cb5a7f94e56d1398a to your computer and use it in GitHub Desktop.
Preventing the "remember_token" cookie in flask
login_user(user, remember=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment