mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 09:03:00 +00:00
fixed timecode issue
This commit is contained in:
6
pkg/auth/oauth/doc.go
Normal file
6
pkg/auth/oauth/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Package oauth provides public wrappers around the internal OAuth helpers.
|
||||
// It exposes functions to obtain OAuth1 tokens and exchange them for OAuth2
|
||||
// tokens compatible with the public garmin package types. External consumers
|
||||
// should use this package when they need token bootstrapping independent of
|
||||
// a fully initialized client.
|
||||
package oauth
|
||||
Reference in New Issue
Block a user