Need to design interface after email verification for app

I have a situation where user can sign up without email verification, but if wants to perform some action, he needs to do email verification first. So if he clicks on verify email in the profile, the app informs him about getting verification link in the email. So my problem is when he verifies the link in the email, and gets back to the app, it still shows the same interface of getting the link in the email. So how can I tackle this?