Skip to content
/ go-box Public template

Basic example of JWT auth. and concurrency with Box API in Golang

Notifications You must be signed in to change notification settings

randyjohnston/go-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic example - JWT auth. & concurrency with Box API

Dependencies:

Config/usage:

  1. Reference secrets in auth.go
  2. Implement specific business logic in main.go

TODO:

  • Replace dummy example with CSV parsing into the jobs channel (more realistic examples:- delete collabs or close open shared links)

About

Basic example of JWT auth. and concurrency with Box API in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages