Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

Support Credential() method  #33

@Wwwsylvia

Description

@Wwwsylvia

The method should return a Credential() function that can be used by auth.Client of oras-go v2.

Proposed API:

package credentials

func Credential(store Store) func(context.Context, string) (auth.Credential, error) {
}

Design discussion: #18

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions