handle Deep Link
This method should be called on deep links into the application to check if the URL is part of the login flow. If the URL is part of the login flow, the INTERCEPTED action will be returned and the application should wait on login complete. If the URL is not part of the login flow, the NO_ACTION case will be returned, and the application should handle the deeplink as normal.