mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-22 15:42:10 +02:00
MESSENGER-3062 BuM Login flow
This commit is contained in:
@@ -82,4 +82,14 @@ final class BwiBuildSettings: NSObject {
|
||||
static let bwiShowSessionSettingsFooter = false
|
||||
|
||||
static let bwiEnablePersonalState = false
|
||||
|
||||
// In onboarding splash screen dis/enable register button
|
||||
static let bwiOnboardingSplashScreenEnableRegister = false
|
||||
|
||||
// in Auth screen dis/enable register button even with onboarding splash screen enabled
|
||||
static let bwiAuthentificationScreenEnableRegister = false
|
||||
|
||||
// enable BuM style authentication UI (more Info text and a logo)
|
||||
static let bwiEnableBuMAuthentificationUI = true
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user