Skip to content

Instantly share code, notes, and snippets.

View gabeweaver's full-sized avatar

Gabe Weaver gabeweaver

  • Chattanooga, TN
View GitHub Profile

Keybase proof

I hereby claim:

  • I am gabeweaver on github.
  • I am gabeweaver (https://keybase.io/gabeweaver) on keybase.
  • I have a public key ASAnlg_-AfnZkIKBXfWKI9qDR_7bRgO8-0dfm2Fsbzv6QAo

To claim this, I am signing this object:

@gabeweaver
gabeweaver / react-cognito-auth-js.js
Last active January 20, 2024 15:03
React + Cognito User Pools + Cognito Identity JS Example
/*
This example was built using standard create-react-app out of the box with no modifications or ejections
to the underlying scripts.
In this example, i'm using Google as a social provider configured within the Cognito User Pool.
Each step also represents a file, so you can see how I've chosen to organize stuff...you can do it however
you'd like so long as you follow the basic flow (which may or may not be the official way....but its what I found that works.
The docs are pretty horrible)
[![Coverage Status](https://coveralls.io/repos/opscode/supermarket/badge.png?branch=63978174-coveralls)](https://coveralls.io/r/opscode/supermarket?branch=63978174-coveralls)
@gabeweaver
gabeweaver / gist:6107273
Created July 29, 2013 19:59
Leaderboard
GET /leaderboard/8603
{
"leaderboard": {
"entries": [{
"score": 2,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 1
}, {