adventures-in / chat_app

A group effort to build a chat app and learn as we go.
18 stars 0 forks source link

Function to exchange code with github for token #198

Closed nickmeinhold closed 4 years ago

nickmeinhold commented 4 years ago

This just adds a single cloud function that can be used in an OAuth2 flow for authenticating and authorizing a GitHub app.

The PR is meant to be part of a discussion of how to approach different apps for the Adventures-In group with a (potentially) common backend, using the Firebase suite of tools, see #197 for discussion