Skip to content

oauth2 package retains canonical import path from original code #63

@bketelsen

Description

@bketelsen

Description

oauth2 package retains canonical import path from original code, causing packages importing it to substitute the original golang.org/x/oauth2 package instead.

the credentials package in this repo imports oauth2/clientcredentials which has the canonical import path set to golang.org/x/oauth2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions