Just want a simple demo
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
hello
不好意思,英语不太好,能否给个简单明了的ios demo
我目前需要的是在手机端调用接口,传递参数后获得 token。
目前在postman上面是可以实现获得token的,但是放到移动的框架里面怎么都不行。
我可以提供的是:访问的ip地址及路径(http:192.168.X.XXX/XXX/token),post给你的参数有5个:clientid(ios) clientsecret(ios_secret) grant_type(password) username(XXX) userpw(XXX)
这些参数在 现有的demo里面不能完全对应哦。
希望看到尽快回复下
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
The issue asks for a simple iOS demo showing a token request with the supplied parameters, but names no repository file, existing demo, or test. First compare the requested password-grant flow with the project's existing examples and clarify the expected provider behavior; done means a documented, working mobile example that matches the stated request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- authentication, documentation, mobile-dev
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100