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

No way to specify the validity length of a created PAT #36

@johnterickson

Description

@johnterickson

private StringContent getAccessTokenRequestBody(final Token accessToken, final VsoTokenScope tokenScope,
final boolean shouldCreateGlobalToken, final String displayName) {
final String ContentJsonFormat = "{ \"scope\" : \"%1$s\", \"targetAccounts\" : [\"%2$s\"], \"displayName\" : \"%3$s\" }";

See also: microsoft/azure-devops-intellij#441

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions