You need to sign in to do that
Don't have an account?

Salesforce Data Level Accessibility Issues
Hi Team,
We are stuck with our Mobile App which require Salesforce Login :
Scenario goes with Existing Sales Force User where we need to access their data through REST API when they Login on our APP.
I guess my understanding about the requirement is correct and as per understanding the below link might help you.
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_keywords_sharing.htm
Let know if it helps and mark this answer as Best Answer.
This method did not help us in the scenario we mentioned above as we need to access data of Existing Salesforce User through REST API when they login in our app.
Is there any alternative method to do this?