Saphire Lattice

Results 26 comments of Saphire Lattice

Or how about: divide external things into code modules, that give you components or functions to be assigned to objects, and object definition files in something like json or yaml?...

That Go thing really should be replaced by a built-in functionally of "server" in the main application. Because honestly, it seems that nobody knows how to maintain it except for...

@shelltitan That's just duplication of features. What I meant, is that the functionality of authorization and relaying **should** be in the griefly application itself. Completely. The Go """server""" should not...

Just noticed what was said about that in the issue #269. Probably this one should be closed then?

Okay. Sorry for the inconvenience. I just found this repository and wanted to contribute in some way.

Just encountered this "fun" issue. Was the JSON-LD namespace ever there, or is this a regression of some kind? But yeah, with how much stuff there is being referenced in...

Could "fix" this and drop need to inline definitions if there's an actual namespace definition over there? Should also fix a lot of headaches to anyone trying to interact with...

There's also `.templateengine` from https://github.com/dotnet/templating/blob/47e96dd1af9b63888da37b632f299b7c9e86879a/src/Microsoft.TemplateEngine.Edge/DefaultPathInfo.cs - not sure if slapping an actual directory existence check (so that it can work with legacy `$HOME/.templateengine` when present) would be good though? Kinda...

Thanks for the reply as well! That's nice to know, though it still runs into the same problem I have with current system is that I basically have to keep...

Oookay, just tried it in chrome. U2F/FIDO does not work, but WebAuthn/FIDO2 works fine (at least on demo sites) Firefox however uh.. just keeps the token asking and when I...