swagger-api / swagger-api/swagger-codegen
[Swift] add support for authentications from swagger spec
Open
Nobody has claimed this yet.
Client: Swift
Enhancement: Feature
help wanted
Issue: Workaround available
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Swagger spec does provide the ability to specify the authentication mechanism to be used by a particular API. It seems that Swift generation ignores that part.
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 tracing the Swift generator's handling of authentication definitions in the Swagger/OpenAPI input. Determine how generated Swift clients should represent the specified authentication mechanism, then verify the generated output with an appropriate generator test; done means the authentication configuration is honored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, swift
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100