摘要:
一、什么是OAuth OAuth是一个关于授权(Authorization)的开放网络标准,目前的版本是2.0版。注意是Authorization(授权),而不是Authentication(认证)。用来做Authentication(认证)的标准叫做openid connect,我们将在以后的文章
阅读全文
posted @ 2018-05-24 11:16
chester·chen
阅读(164)
推荐(0)
摘要:
https://www.cnblogs.com/xinaixia/p/5945678.html
阅读全文
posted @ 2018-05-22 21:41
chester·chen
阅读(100)
推荐(0)
摘要:
https://blog.csdn.net/qq_26525215/article/details/79182674 https://blog.csdn.net/ahaaaaa/article/details/51514175
阅读全文
posted @ 2018-05-22 21:40
chester·chen
阅读(147)
推荐(0)
摘要:
https://www.cnblogs.com/Miss-mickey/p/6734831.html https://www.cnblogs.com/hegx/p/6097138.html
阅读全文
posted @ 2018-05-21 17:08
chester·chen
阅读(119)
推荐(0)
摘要:
https://blog.csdn.net/michaelgong/article/details/43148597
阅读全文
posted @ 2018-05-21 11:39
chester·chen
阅读(152)
推荐(0)
摘要:
这两天公众号项目上线,刚开始项目运行没什么问题,但几天之后,访问量激增,服务器崩溃了,每次请求都返回502,一脸懵逼,无从下手,赶紧开日志里的BUG,拿出来一个个改,BUG都改完之后,没有明显的效果,赶紧网上找资料,找了很多找到了这个罪魁祸首,就是Task.Result,原因如下。 IIS连接池连接
阅读全文
posted @ 2018-05-19 17:48
chester·chen
阅读(415)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Text; using Dapper; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Linq.Expressions; using common.core.co...
阅读全文
posted @ 2018-04-27 15:40
chester·chen
阅读(2443)
推荐(0)
posted @ 2018-04-26 17:41
chester·chen
阅读(101)
推荐(0)
posted @ 2018-04-26 13:19
chester·chen
阅读(238)
推荐(0)
posted @ 2018-04-26 12:49
chester·chen
阅读(97)
推荐(0)