I have a ios App where I used the storyboards.
I have a question: When the user return from background I will check if the user session is still valid. If this session is expired I would to send the user to login controller (second step on my storyboard) How can I do it?