What's next?

Open
#181 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Assessment

This issue has not been assessed yet.

Description

enhancement

I currently have an application running using the device flow method and I want to change to use cert auth. I followed the steps that you have an it compiles BUT further along in the process when I try to execute this line:
future = app.acquireToken(deviceCodeFlowParameters);
It throws an error: "The method acquireToken(ClientCredentialParameters) in the type ConfidentialClientApplication is not applicable for the arguments (DeviceCodeFlowParameters)".

How do I turn the auth into an access token? Any help would be greatly appreciated!!!


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

### Tasks
Dominant language
No language data
Stars
5
Forks
21
Avg merge
2d 1h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.