James Martin

Results 16 issues of James Martin

Might split this into two issues, but for now these are placeholder issues. Currently, solid-auth-client cannot be cleanly imported as normal, and rdflib breaks if you try to import it,...

bug

Currently the registration page is just a blank UI that doesn't do anything. The plan is to build this out into a real registration workflow. Listed as an enhancement.

enhancement

Currently the login popup is injected in the app component, due to angular's build stripping out the script tag. We need to remove this and either host the file statically...

enhancement

Our documentation for the class libraries is currently very limited, only giving a high-level description of what the class library is for. Newcomers to the SDK may not understand how...

good first issue
documentation

As part of building the React SDK application, we recently added a "tic tac toe" game. The idea isn't that Solid now supports TTT, but rather to demonstrate to developers...

It seems when building something like a POD manager, quick access and searchability of all Things in the POD and all Apps registered to the POD is a necessary ingredient....