Skip to content

Instantly share code, notes, and snippets.

View jhony2488's full-sized avatar
🎯
Concentrando

Jhonata Vinicius Da Silva Araujo jhony2488

🎯
Concentrando
View GitHub Profile

As outlined here, there are a couple of situations where you may want/need to authenticate with GitHub by using an Access Token:-

  1. If you have Two-Factor Authentication (2FA) enabled.
  2. You are accessing an organisations protected content using SAML Single-Sign On (SSO).

Using an Access Token for the first time

Create an Access Token

In your GitHub account, go to Settings / Developer settings / Personal access tokens and select Generate New Token. Make a note of the token somewhere safe since this is the only chance you get to see it.

@jhony2488
jhony2488 / es-module-history.md
Created April 2, 2021 00:46 — forked from jkrems/es-module-history.md
History of ES modules

Modules - History & Future

History

<h1 align="center">
<br>
<img src="YOUR_LOGO_URL" alt="YOUR_PROJECT_NAME" width="120">
<br>
<br>
YOUR_PROJECT_NAME
</h1>
<p align="center">A little description about your project</p>
@jhony2488
jhony2488 / meta-tags.md
Created January 21, 2021 01:10 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags