OAuth2 账号登录 OAuth2Login

码农软件 · 软件分类 · OAuth开发包 · 2019-04-18 18:14:50

软件介绍

OAuth2Login 是  ASP.NET C# 开源库,抽象了 Facebook, Google, Twitter, PayPal 社交账号登录。

特性:

  • 向后兼容,Microsoft 提供的是面向 OWIN 和 KatanaBackward,你的网站也可以使用现有的,但当你只需要简单的网站登录时,可能就不需要植入所有的新技术。

  • 独立性,Independency -微软的 OAuth 提供者的前迭代是在数据库中创建预定义的表格。不知道你是怎么想,但我是不喜欢被一些库污染了我的数据库。

  • 可配置,当前一些库的配置都停留在代码上,或许是因为“容易使用”。但配置需要在配置文件,因为这样你可以建立合适的构建过程。

  • 完全开源,这个库仅有的两个依赖是 .NET Framework 和 Newtonsoft.Json,其它东东都在编码库中,你可以访问OAuth2Login Github repository page


本文地址:https://codercto.com/soft/d/3869.html

Computational Advertising

Computational Advertising

by Kushal Dave、Vasudeva Varma / Now Publishers Inc / 2014

Computational Advertising (CA), popularly known as online advertising or Web advertising, refers to finding the most relevant ads matching a particular context on the Web. The context depends on the t......一起来看看 《Computational Advertising》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具