swagger-api / swagger-api/swagger-codegen
[Question] Is OAuth2 password flow implemented in C#'s client?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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