Stephen Roberts

Results 8 comments of Stephen Roberts
trafficstars

You can pass token duration to the call to `getOpenIdTokenForDeveloperIdentity` and store the token as a cookie which could be used to keep the user logged in for long periods...

If you haven't heard: https://aws.amazon.com/blogs/aws/new-user-pools-for-amazon-cognito/. I'm doing some testing with it now. It's a beta product, but hopefully they'll move quickly. It's been great to work with so far.

@tomasgriffin, I agree with @scottgeye -- I abandoned rolling my own auth in favor of cognito user pools.

Running `yarn install --check-files` seems to restore the package in v1.4.0.

@richarddavison I was looking into this as well as we'd like to provide a Web Crypto API for our customers. If there's anything I can help with, let me know!...

@richarddavison Is there a work-in-progress somewhere or would I start with what's in `main`?

FYI @richarddavison, this is on the back burner for now for us, so someone else is free to pick this up. If/when it becomes a priority again for us, I...

It's great to see the direction this is headed! We use rquickjs for our JavaScript runtime that runs in WASM and are starting to hand-select modules from LLRT to include...