No. There is no way in the application configuration to find out what you think is a βloginβ, so if you are not using the user API to log in to the system, you need to check if the user is verified from your application. Usually a decorator is used for this.
source share