What's the suggested way to do OAuth with this library? Is it through the JS gapi library on the client side or through the Python library on the server side?
I see that there's a vestige of a GitHub OAuth implementation here, but not quite sure that that was ever completed.