Message 1 of 4
User Authentication to use plugin with web backend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Just wondering if anyone has done this before.
I'm making a plugin that connects to a web API for data computations. The plugin will be available for purchase so I'm trying to get the user authentication working which allows users to pay online as a subscription.
Does anyone know of a way for a user to login inside Autocad (or a web browser), and allows for multiple user? Or better yet, have the user login on a web browser, then have Autocad confirm with the browser that the user is logged in?
Has anyone done this type of thing before and what did you end up doing? Thanks