Skip to content

Instantly share code, notes, and snippets.

@phsantiago
Created October 19, 2020 01:13
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 phsantiago/f014e0cf56e52b6defaaaea39b58f233 to your computer and use it in GitHub Desktop.
Save phsantiago/f014e0cf56e52b6defaaaea39b58f233 to your computer and use it in GitHub Desktop.
const [, token] = bearer.match(/Bearer (.*)/);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment