What is the modern approach to secure communication between backend and mobile application? – Nginx
I've read a lot of articles on this subject and they all suggest completely different things that I can't yet structure in my head. I have one backend app (spring-boot + kotlin). I have nginx and one android (kotlin) mobile…