Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

spaced/spreadsheet-oauth2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google spreadsheet example with oauth2

Follow these steps to get started:

  1. clone this repository.

  2. go to https://console.developers.google.com/project, create google api project and fetch client_secrets.json

  3. download and copy client_secrets.json to src/main/resources

  4. start sbt

     $ sbt
    
  5. Start the demo application:

     > run
    

About

scala example using oauth2 for google spreadsheet api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages