This question is locked. New answers and comments are not allowed.
Hi,
I'm trying out the App Builder trail and want to connect to my backend Mvc app via Ajax calls which uses the Asp.net Identity 2.0 system. It might be me, but I cannot seem to find an example on how to login from an app.
Anyone familiar with this technique and/or anyone knows about a sample on how to login from an app to Mvc with the Asp.net Identity 2.0 system? The goal is to login from within my app to a Mvc application:
- Mvc application is configured to use Individual User Accounts (so stored in a Sql server db)
- is hosted on Azure
- I have full control over this application
- no SSL (yet..)
Thanks in advance!
Ruud
I'm trying out the App Builder trail and want to connect to my backend Mvc app via Ajax calls which uses the Asp.net Identity 2.0 system. It might be me, but I cannot seem to find an example on how to login from an app.
Anyone familiar with this technique and/or anyone knows about a sample on how to login from an app to Mvc with the Asp.net Identity 2.0 system? The goal is to login from within my app to a Mvc application:
- Mvc application is configured to use Individual User Accounts (so stored in a Sql server db)
- is hosted on Azure
- I have full control over this application
- no SSL (yet..)
Thanks in advance!
Ruud