swagger-api / swagger-api/swagger-codegen

[Question] Is OAuth2 password flow implemented in C#'s client?

Open
#8,219 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi!

I'm looking for a way to get a OAuth2 token with password flow (with or without refresh token). Is that implemented in the C# generated client?

Otherwise, if I wanted implement that, what is the best way? Extending the configuration class for control the AccessToken property?

Thanks!

Cheers,
Bruno

Contributor guide

Open the contributing guide

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.

Research direction

Start by inspecting the C# generated client and its configuration class, focusing on how the AccessToken property is handled. Determine whether OAuth2 password flow, with or without refresh tokens, is supported; done means the support status and the recommended extension point are documented clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.