Created a new PWA WebCore + XData server group using the Wizard, opened client app form in design mode, but cannot see TWebAuth in the palette. Other WebCore things are showing alright, it would seem.
It's a part of WebCore itself, it's not an additional component, right?
D12.2/latest WebCore/x32 bit
I can see in WEBLib.WebReg it calls RegisterClass(TWebAuth), but not RegisterComponents.
It does in WEBLib.Reg, under \TMS WEB Core RSXE15\Component Library Source, but that PAS is not in any DPK's, so it looks like it's never installed as a component by any Packages shipped with WebCore.
Is this how it's supposed to be? How can it be used, then?
Thanks for reporting. According to what we see, it was overlooked to registered for the web form designer but it was registered for the classic form designer.
We have now corrected this for the web form designer and the next update will have this fix.
Great, thanks! I think there may be others too.