Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhouguangming/d2ffe8ab1cb8e09e60a4644adeb3688c to your computer and use it in GitHub Desktop.
Save zhouguangming/d2ffe8ab1cb8e09e60a4644adeb3688c to your computer and use it in GitHub Desktop.
curl localhost:3000/api-token-auth/ -d 'username=gm_zhou&password=1234qwer'
{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImdtX3pob3UiLCJ1c2VyX2lkIjoyLCJlbWFpbCI6IiIsImV4cCI6MTQ5ODgwMjgzN30.uohDefRQ2nQ8L8SLeQq6nqc-r-8yVt1YAdOMeydstMY"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment