angeloh / oauth_scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth 2.0 in Scala Play!
=========================
I am working on creating an easy model for reading in a google sheet as JSON.

So far, I got the OAuth controller functions, the Token model for saving tokens into Mongo, and I can read in a list of an authenticated user's Drive files. However, I am having trouble actually reading a damn spreadsheet into the app.

To do: Refresh token function, and reading an actual sheet.

Right now trying to get this spreadsheet function down, but the libraries are not loading.

About

License:Other


Languages

Language:Scala 90.4%Language:HTML 7.9%Language:CSS 1.2%Language:JavaScript 0.5%