Documentation
¶
Index ¶
- Constants
- func GetExistingToken() string
- func GetTokenFile(fabric string) string
- func GetValidTokenAndSave(ctx context.Context) (string, error)
- func Login(ctx context.Context, grpcClient client.GrpcClient) (string, error)
- func SaveToken(fabric, token string) error
- func ValidateToken(ctx context.Context, token string) bool
Constants ¶
View Source
const ( Host = "fabric-prod1.defang.dev:443" GitHubClientId = "7b41848ca116eac4b125" // Default GitHub OAuth app ID )
Variables ¶
This section is empty.
Functions ¶
func GetExistingToken ¶
func GetExistingToken() string
func GetTokenFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.