Base solution for your next web application
Open Closed

Login From Windows Form #1696


User avatar
0
northgale created

Hi, I came across to this topic today [http://forum.aspnetboilerplate.com/viewtopic.php?f=2&t=2273])

I also came across the same problem, I need to make a windows form application that could access my previously downloaded module zero template, but it seems I can't find the way to create a login from my windows form. Also I've checked [https://github.com/aspnetboilerplate/as%20...%20AbpWpfDemo]) , but there are no sample on using Identity for login.

Is there any sample code for this?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Have you seen this sample ? <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate-samples/tree/master/ConsoleRemoteWebApiCall">https://github.com/aspnetboilerplate/as ... WebApiCall</a>

    It might work for you.