• William Tinker
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi All, 

I started to develop a mobile application using Flutter. 
Now I need to integrate this app with salesforce, and in particular with salesforce community login.
What I'd like to do is to have salesforce username-password authentication integrated in the app.
What is the best approach to this problem?

Thanks.