Kan ik de Discourse API gebruiken om gebruikers te authenticeren in een andere 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