Freakazoid182

Results 17 comments of Freakazoid182

> @Freakazoid182 Please rebase onto `master` if you are going to continue work on this PR. This has been done now

> I see many conflicted files. Perhaps side-effect from #1175 . Resolved

I'm using Pulumi.Azure `4.42.0` and am experiencing the exact same issue

Thanks! I'll be doing that as well then 🙂

I'm also running into this issue and also tried the AWS native provider for this resource. That one has it's own issues that I didn't manage to workaround, which lead...

@sungam3r Thank you for reviewing and making some fixes. I've made updates following your remarks. I've looked at the [comment](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/747) > move UIHealthReport from UI.Core to UI.Client I think this...

> Frontend: Use the "Resource Owner Password Credentials Grant" to obtain a token and use it in the Authorization header in requests. I would not recommend implementing the Resource Owner...

@canpolat Understood. I'm not sure, but wouldn't it be possible to have a temporary situation allowing for the current login mechanism and JWT validation, but also allowing login trough OIDC...

> > How to handle breaking changes to GetSiteResponse? Can custom_emojis and taglines only be removed on api/v4? > > I've added the breaking change label, so we'll wait till...