Skip to content

Instantly share code, notes, and snippets.

@AlexisTM
Created January 20, 2019 13:14
Show Gist options
  • Select an option

  • Save AlexisTM/ed757ebd65ce836151002905c4487747 to your computer and use it in GitHub Desktop.

Select an option

Save AlexisTM/ed757ebd65ce836151002905c4487747 to your computer and use it in GitHub Desktop.
Redis token template
users/[username]:token-[token] = {
'location': 'Brussels',
'origin': 'weblogin',
'creation-ip': 'x.x.x.x',
'last-use-ip': 'x.x.x.x'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment