The latest Azure Mobile Apps update finally adds support for user authentication, ref: https://azure.microsoft.com/en-us/blog/azure-mobile-apps-november-2015-update .
They included a snippet for issuing a JWT token, but my question is how to use it in my application to authenticate requests?
I assume that I need to add a custom marker handler to my WebApiConfig, but I cannot find any documents on this.
In the end, I figured it out myself.
- , " ". , JWT-, "" "". [] , .
, MobileAppLoginHandler.CreateToken User. IPrincipal, , , , .
, . .
http://www.newventuresoftware.com/blog/custom-authentication-with-azure-mobile-apps/
Source: https://habr.com/ru/post/1616742/More articles:Joining the third table directly with the first or through an intermediary - sql-serverNSURLSession interception redirection not working - iospostgresql, what is the best way to export a specific column from a particular table from a database to another - postgresqlHow to keep in touch in PL / SQL Developer? - oracleLast Name, First Name, First Name, Last Name First Name - rFailed import hibernate import.sql - javaSklearn split Pandas Dataframe and CSR Matrix into a test and training set - pythonSAP PI / PO vs Open Source ESB - integrationMassive tasks of alternative template for Runnable or Callable - javajquery check all input: checkbox on button click - javascriptAll Articles