Post

Replies

Boosts

Views

Activity

Reply to SFAuthorizationPluginView Implementation in Swift
Hi, I have reviewed and tested the provided examples, and I would need some additional information. I would like to dynamically display elements (input fields, images, buttons) on the login and lock screens. When using an NSWindow (GUIAuthPlugin), I encountered an issue with loading this custom UI on the lock screen, and I haven’t found any workaround to fix this problem. Is there one available? When using the SFAuthorizationPluginView subclass (LoginUIView), I feel limited in terms of view size and element layout. Is it possible to hide the user photo and name so that the authorization plugin can handle displaying them? Also, is it possible to load a dynamically constructed view, for instance, using SwiftUI? What would be the best approach for my case? Thank you for your help.
Oct ’24