Can I use the Discourse API to authenticate users in another app?

For a desktop app maybe this method used in this React Native example can be helpful for you:

https://github.com/pmusaraj/discourse-mobile-single-site-app/blob/main/js/Authenticate.js

1 Like