Hossam Ghareeb

Results 2 issues of Hossam Ghareeb

**Describe the bug** When I use the hosted UI to sign in with apple via: ```Swift let hostedUIOptions = HostedUIOptions(scopes: ["openid", "email", "profile"], identityProvider: "SignInWithApple") ``` I could log in...

feature-request
cognito

Tried to use it with localized storyboard (localize interface build not just strings) but its not working at all. It keeps loading the base one. Tried on the demo project...