Restructure app so that it can show some nearby posts based visitor location without login ... require login to perform any other action.
This will require passing location information along with the posts GET request ... because there is no user location to be updated. This means API can be used to query posts for chosen/passed location information ... circumventing the webapp location.
Restructure app so that it can show some nearby posts based visitor location without login ... require login to perform any other action.
This will require passing location information along with the posts GET request ... because there is no user location to be updated. This means API can be used to query posts for chosen/passed location information ... circumventing the webapp location.