na2hiro / remix-auth-twitter

Remix Auth plugin for Twitter OAuth 2.0 & 1.0a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[documentation] "How to use" section could be in a step-by-step format

kassalanche opened this issue · comments

The "How to use" section could be in a step-by-step format in the following order:

  1. Setup authenticator (+link). Currently, it's at the very bottom
  2. Add X to package JSON.
  3. Code snippet with TwitterStrategy (same as now) + add import.

Updated with descriptions! a1cce81