1.1. How is the authentication system implemented for additional projects (OAuth2, via iframe, or other methods)?
1.2. Is it possible to use the user identifier (UserID) from the main project in QuickPass? This identifier is necessary to ensure data consistency between the main project and QuickPass
4.1. What mechanics are planned for task completion on the main project? For example, "play roulette 3 times or place a bet, etc.". QuickPass needs to receive such data in real-time for correct task completion tracking in the system
4.2. What data exchange protocols are planned to be used, or will access be provided to shared infrastructure for event subscription through message brokers (Kafka, RabbitMQ)?
5.1. Does the main product have integrations with social networks (VK, Telegram, Discord, etc.)?
5.2. Is it planned to create tasks related to social network activity? For example, "like a post", "write a comment", "make a repost"
5.3. QuickPass will independently track social task completion through social network APIs. Is access to the main product's groups possible, or do new groups need to be created?
8.1. Does the main product have shared infrastructure (Kafka, Redis, shared services)?
8.2. Is it possible to connect QuickPass to the main product's internal network, or will access only be through external APIs and QuickPass must be in external infrastructure?
8.3. What security restrictions and data access limitations need to be considered?