Answer the question
In order to leave comments, you need to log in
How to show a custom page after authorization only once?
I want to implement something like this. When a user registers and logs in for the first time, they should be shown a Welcome window. Subsequent times after authorization, the user must be redirected to the profile page. But how to make it so that the welcome page is redirected only once? There was an idea to make a special field for the user in the database, but checking this field every time after authorization is probably not the best idea. Are there other solutions to this problem?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question