-
Notifications
You must be signed in to change notification settings - Fork 1
Set up Travis CI automated testing #9
Comments
any news on this? 👍 the other OpenId client libraries for Node all seem bloated, would really like to use this one. |
Hi @juliuste, thanks for asking! These new libs (OP/RP/RS/JOSE/webcrypto/etc) aren't quite ready to release yet and unfortunately I am busy for the next few weeks on other projects. Pretty sure @dmitrizagidulin and @EternalDeiwos are short on time as well. The core logic here is largely correct and relatively complete but there may be some rough edges with usability. I'd prefer to wait to release until we can sort it all out because we don't have the bandwidth to complete documentation, handle bug fixes, and provide community support right at the moment. Our current projects at MIT are depending on these, plus many users of older Anvil code are waiting patiently for us to finish and release, so there is a virtual certainty the job will get done :) |
@juliuste - Like Christian said, the news is mostly: we've currently deployed and are testing this lib (and its various dependencies and downstream libs). I know that doesn't help your immediate situation. :) |
I'd be fine with having a prerelease version published to npm! I'll use this mostly for private projects, so being able to use it at all would be more important for me than it being battle-proof. |
@derhuerst I've been using the
I suspect a large part of the reason we haven't npm-published it even using prerelease versions, is that this repo will soon be moving to a new organization, and so I think Christian wants to publish it on npm after the move. |
@juliuste @derhuerst This is now on Thanks @dmitrizagidulin for all your work on these libs. |
Once downstream libs (jose and webcrypto) are published on npm.
The text was updated successfully, but these errors were encountered: