于今腐草无萤火,终古垂杨有暮鸦。这篇文章主要讲述Azure Mobile App - Custom Authentication相关的知识,希望能为你提供帮助。
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:
- Turn on App Service Authentication
- Add Microsoft.Azure.Mobile.Server.Login NuGet package
- Create custom authentication endpoint
- Configure service to require authentication
- 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
【Azure Mobile App - Custom Authentication】
推荐阅读
- 摆脱命令行,Ubuntu下配置Android开发环境
- Android文件访问
- app 耗电优化之三 使用JobSchedule对任务进行合理排期
- app耗电优化之二使用电源管理来安排任务
- app耗电优化
- app耗电优化之一根据电池情况做任务安排
- Android的配置环境变量
- Win8查看是否有可用更新的办法
- Win8.1 Update怎样降级到Win8.1?