Joel F. Ruelos Jr.

Results 8 comments of Joel F. Ruelos Jr.

@ryanjbaxter The event handler is invoked, initially my implementation was using this to listen for the property change and then I reconfigure the logback appended property programmatically. To my surprise,...

@ryanjbaxter no I am not, we are using Finchley.RELEASE from the beginning, I just don't know that this feature exists.

@ryanjbaxter I'm not exploring any other release version if I understand you correctly. > So you are saying this is a chance in behavior from Finchley.RELEASE? Yes, is this really...

@ryanjbaxter sorry for my mistake, what I mean is, I've been using Finchley.RELEASE spring cloud version from the start of the project, I didn't try any other release version aside...

@ryanjbaxter any document related to this that you may share?

> To overcome this issue, do global sign out so that the browser redirect is skipped. > > ``` > final SignOutResult res = await Amplify.Auth.signOut( > options: const SignOutOptions(globalSignOut:...

@monkeytronics changing the implementation throws another error **Caused by: java.lang.NullPointerException: restApi is required**

+1 on this, currently the username and password field icons are hard coded and there's no way to customize it. ![image](https://user-images.githubusercontent.com/6713930/148643014-d4e61a37-4376-41b5-ba24-81a5474b4350.png)