mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 17:11:42 +00:00
fixed timecode issue
This commit is contained in:
5
internal/auth/oauth/doc.go
Normal file
5
internal/auth/oauth/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package oauth contains low-level OAuth1 and OAuth2 flows used by SSO to
|
||||
// obtain and exchange tokens. It handles request signing, headers, and response
|
||||
// parsing to produce strongly-typed token structures for the client.
|
||||
// Note: This is an internal package and not intended for direct external use.
|
||||
package oauth
|
||||
Reference in New Issue
Block a user