When opened, it’ll have a Privacy Bee “Incident Response Team” welcome page (simple design), with a login button that opens a browser canvas to our universal login (https://auth.privacybee.com), which returns an auth token for API usage. On success, the login will then disappear and the app will change to it’s main screen. This is the same flow as used in our browser extension. Once logged in, the app switches to the main screen.

Main loop:

Additional considerations: