develop
Add query to redirection to provide more context in the frontend (#1973)
redesign auth processing dialog: * adjust to new design * add translation keys
Bump tinyoauth2 dependecy and adjust to new api
register device via rest api
outsourced authorization flow to https://github.com/coffeelibs/tiny-oauth2-client
read device registration url from vault config
Show info dialog when keychain is deactivated
added JWE decryption helper
show info for 402 response on unlock
Add Button to open preferences
Fix communitcation with hub if it supports only HTTP version 1.1
add device registration failed controller
Add device registrations success screen
Use CompletableFuture instead of UserInteractionLock + AtomicReference
Switching to P-384 + X9.63 KDF SHA-256 + AES-GCM