Hi
I need to be able to access the API's of my ABP website from a VB.NET WinForms application, and I want to do it correctly and securely.
So hoping for some guidance as can't find any tutorials or sample apps to help me.
I have created a sample solution with the sample CRUD pages (book store) to use to learn more
-
Do i need to include OpenIddict in my project or not?
-
How do I securely connect to the API from my app, what config do I need to do in the app (if any) first and how do I then access for example a list of books and add a new book?
Anything else you need me to answer to allow a complete response please let me know as I am running out of questions already and only been using it a short while!
Thank you (and happy new year!)
-
Template: app-nolayers
-
Created ABP Studio Version: 0.9.18
-
Current ABP Studio Version: 0.9.18
-
Multi-Tenancy: No
-
UI Framework: mvc
-
Theme: leptonx
-
Theme Style: system
-
Database Provider: ef
-
Database Management System: sqlserver
-
Optional Modules:
-
GDPR
-
LanguageManagement
-
AuditLogging
-