mirror of
https://github.com/sstent/go-garminconnect.git
synced 2026-03-18 05:55:21 +00:00
with garth
This commit is contained in:
@@ -2,9 +2,9 @@ package auth
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"github.com/dghubble/oauth1"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"github.com/dghubble/oauth1"
|
||||
)
|
||||
|
||||
// FileStorage implements TokenStorage using a JSON file
|
||||
|
||||
Reference in New Issue
Block a user