Better document how to create a custom OIDExternalUserAgent
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
We get a lot of questions asking to vary behavior in the external user agent to support one use-case or another. This is all possible today without forking AppAuth (via OIDExternalUserAgent implementations), however it's not as well documented as it could be.
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 locating the OIDExternalUserAgent protocol and the existing AppAuth-iOS documentation for custom implementations. Document how to create an implementation and vary external-user-agent behavior without forking AppAuth. Done when a newcomer can follow the documented process for supporting a custom use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- documentation, mobile-dev
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100