Custom Authentication:

1. For OLD Mobile Service - https://azure.microsoft.com/en-us/documentation/articles/mobile-services-dotnet-backend-get-started-custom-authentication/

2. For NEW Mobile App -

keys:

  1. Turn on App Service Authentication
  2. Add Microsoft.Azure.Mobile.Server.Login NuGet package
  3. Create custom authentication endpoint
  4. Configure service to require authentication
  5. Use token on client

http://www.newventuresoftware.com/blog/custom-authentication-with-azure-mobile-apps/

https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-dotnet-backend-how-to-use-server-sdk

最新文章

  1. Http规范
  2. 免费电子书:C#代码整洁之道
  3. 创建一个swift项目
  4. VS2012调试时无法启动程序和拒绝访问问题汇总
  5. VMware下OS X Yosemite安装VMsvga2桌面黑屏解决方法
  6. 【BZOJ 3143】【Hnoi2013】游走 期望+高斯消元
  7. 【风马一族_Android】Android 前端内容1
  8. 从Qt4到Qt5的,主要的进化有三(对于QtWidget的精简和优化会很有限)
  9. 【转】JS判断SWF,JPG加载完毕、兼容(Activex,plugIn)所有浏览器
  10. Javascript数组与基本函数
  11. JAVA面向对象思想
  12. [翻译] ASP.NET Core 2.2 正式版发布
  13. Map的嵌套 练习
  14. leetcode — container-with-most-water
  15. Eureka的高可用
  16. leetcode AC1 感受
  17. PCA和白化练习之处理二维数据
  18. NOI.AC NOIP模拟赛 第一场 补记
  19. 利用vue-cropper做的关于图片裁剪、压缩、上传、预览等做的一个公共组件
  20. hadoop集群运行dedup实现去重功能

热门文章

  1. Ubuntu 深度炼丹环境配置
  2. [错误解决]刚拿到的服务器vim退格键(backspace)失灵
  3. JDBC 学习笔记(三)—— JDBC 常用接口和类,JDBC 编程步骤
  4. 【bzoj1283】序列 线性规划与费用流
  5. vue-resource发送multipart/form-data数据
  6. 刷题总结——跳蚤(poj1091容斥+分解质因数)
  7. Eclipse + Jersey 发布RESTful WebService(一)了解Maven和Jersey,创建一个WS项目(成功!)
  8. iOS-ASIHTTPRequest缓存机制
  9. Mysql常用语句记录
  10. K3Cloud调用存储过程