Avoid showing error on safari browser
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Hi team,
have been using AppAuth iOS library for our apps and thank full for your work.
One complaint I see from my QA is whenever some error occurs the error message is shown in the browser itself.
- they say it gives more idea to the hackers about the implementation, is there any way to suppress the errors?
- is there any way to change the message while redirecting - as of now we can see - " ---- wants to use ---.com to sign in"
Thank for you kind reply in advance.
cheers.
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 reviewing AppAuth-iOS's Safari/browser error handling and the redirect message described in the issue. Determine whether suppressing browser errors or changing the “wants to use...” message is supported, then clarify the desired behavior and scope before identifying a concrete implementation and verification path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- authentication, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100