联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小菜看代码
博客园
首页
新随笔
联系
订阅
管理
随笔 - 132
文章 - 0
评论 - 9
阅读 -
16万
03 2015 档案
OAuth授权
摘要:OAuth授权:整个授权过程第三方客户端都不会知道用户的账号密码信息,第三方有的仅仅是能够获取用户数据的acesstoken,这样就保证了用户数据的安全 1.成为开发者 2.创建应用 3.获取acesstoken 3.1获取未授权的requesttoken 3.2获取授权的requesttoken
阅读全文
posted @
2015-03-01 15:19
小菜看代码
阅读(149)
评论(0)
推荐(1)
编辑
公告
昵称:
小菜看代码
园龄:
10年1个月
粉丝:
8
关注:
1
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Rect Native
(45)
Ant Design Mobile RN
(10)
UITableView
(8)
justifyContent
(6)
this
(5)
state
(5)
Web
(4)
UICollectionView
(4)
space-between
(4)
Modal
(4)
更多
随笔分类
C(2)
Flutter(1)
iOS(76)
React Native(46)
Web(5)
随笔小记(2)
随笔档案
2022年10月(1)
2022年8月(4)
2022年7月(3)
2022年4月(4)
2022年3月(1)
2022年2月(1)
2021年11月(3)
2021年10月(2)
2021年9月(4)
2021年8月(2)
2021年7月(4)
2021年6月(14)
2021年5月(2)
2021年4月(3)
2021年3月(2)
2021年2月(1)
2021年1月(10)
2020年12月(1)
2020年11月(1)
2020年10月(2)
2020年8月(2)
2020年6月(1)
2020年5月(3)
2020年4月(1)
2020年3月(3)
2019年12月(1)
2019年11月(3)
2019年10月(1)
2019年9月(26)
2015年3月(1)
2015年2月(25)
更多
阅读排行榜
1. 解决npm ERR! code ELIFECYCLE(watchman相关错误)(13647)
2. Initializer element is not a compile-time constant(8924)
3. iOS Command PhaseScriptExecution failed with a nonzero exit code错误(8424)
4. ZFPlayer 全屏、横竖屏使用小记(7160)
5. iOS UITableView上滑吸顶的三种方案(6035)
评论排行榜
1. Initializer element is not a compile-time constant(2)
2. iOS8 新特性(2)
3. 自动释放池的原理(2)
4. iOS13 新特性小结(1)
5. iOS Autoresizing Autolayout Size classes(1)
推荐排行榜
1. iOS8 新特性(3)
2. addTarget原理(2)
3. Web 包管理工具(npm、yarn、cnpm、pnpm)(1)
4. React Native constructor方法内外this的区别(1)
5. React Native使用flex:1实现按钮定位页面底部(1)
最新评论
1. Re:Initializer element is not a compile-time constant
@清蒸鱼跃龙门 static const CGSize itemSizeGloble={30,30};...
--小菜看代码
2. Re:Initializer element is not a compile-time constant
然后你要怎么定义这种常量呢
--清蒸鱼跃龙门
3. Re:iOS13 新特性小结
performChanges 其实在iOS 13 有问题,但是不是你说的那样的,performChanges completionHandler在block中 调用 performChangesAnd...
--扬生哥哥
4. Re:SDWebImage底层实现原理
清晰明了,赞~\(≧▽≦)/~👍
--徐家汇
5. Re:iOS Autoresizing Autolayout Size classes
LZ太帅了,一下解决了我纠结很久的问题啊!!!~
--sunhua_com
点击右上角即可分享