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:
5
internal/auth/sso/doc.go
Normal file
5
internal/auth/sso/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package sso implements the Garmin SSO login flow. It orchestrates CSRF,
|
||||
// ticket exchange, MFA placeholders, and token retrieval, delegating OAuth
|
||||
// details to internal/auth/oauth. The internal client consumes this package.
|
||||
// Note: This is an internal package and not intended for direct external use.
|
||||
package sso
|
||||
Reference in New Issue
Block a user