Giter VIP home page Giter VIP logo

solid-utils's Introduction

JavaScript Solid Utilities CI

These are some JavaScript utilities I use in Solid projects. If you want to use them as well, you're most welcome. You can install the package with:

npm install @noeldemartin/solid-utils

solid-utils's People

Contributors

noeldemartin avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

solid-utils's Issues

Improve login process

From @jeff-zucker in gitter:

It seems to me that if they enter something, you try to login to it and if you are successful, you retrieve the webid info from the login response and grab whatever you need from the profile; if your attempt to login was unsuccessful, you assume what they have entered is a WebID and you try to open that as a profile, retrieve the solid:oidcIssuer from there and login with that. I don't see that having a predicate identifying the profile would be helpful in that flow. Suppose they enter something that is neither an login endpoint nor a profile document - you would know that because it doesn't have a solid:oidcIssuer or other predicate you need from the profile - you could then try various things to guess the IdP or the WebID, although the guessing process is not guaranteed to turn up anything useful. The relevant question is not "is this a profile document", but rather "does this have the predicates I need to use and expect to find in a profile document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.