Daniel

Results 11 comments of Daniel

I still have the same problem. I tried to implemente refresh-token as @sasikumardr said, but still doesn't work. If I use the NbAuthJWTToken the app just work fine, but when...

Sorry, I can't remember, but it was my fault. My initial problem was that client was not storing the new token after refresh the token. I changed the NbAuthJWTToken with...

Hello! We are a little bit out of time and I did not have time to address your suggestions. I'll comeback to this PR anytime soon :)

Sure I can separate the framework update. It's a requirement for the diff view. I'll do it as soon as I'm allowed! I updated to 16 to go conservative as...

@wongasy The tracks event seems to be working fine for me. I've addressed every other one concern :)

I have a followup pull request (for a different task) incoming that will refactor the message into its own component ``

> > I have a followup pull request (for a different task) incoming that will refactor the message into its own component > > @AllTerrainDeveloper It would make sense to...

> @AllTerrainDeveloper I noticed an issue where I'm seeing the non-owner screen in the email upsell step for adding a domain: > > Good catch, fixed.

@wongasy that issue was a tough one! Due to the nature of the async properties being fetched, the initial state is triggered with the initial loading state (which **may** or...