Matthew Miller

Results 295 comments of Matthew Miller

I was introduced to an alternative to BEM recently called "ABEM". I've only received an introduction to the concept, but it seems to address some of the issues that BEM...

@erichonkanen On the client side of things, this is the response I get when I try to refresh an expired token: ``` HTTP/1.0 400 BAD REQUEST Allow: POST, OPTIONS Content-Type:...

I've been silently following along as the +1's roll in. Obviously this functionality isn't working as advertised. Either the docs need to be updated to reflect the reality of how...

Before closing this ticket out, I think you should also update the Refresh Token section of the static site: http://getblimp.github.io/django-rest-framework-jwt/#refresh-token Right now it looks like a copy-paste of the `index.md`...

I want to chime in and say that I _can_ see my custom Lazy Blocks in the Pages editor after creating a simple custom plugin containing the exported PHP code...

Conditional UI support launched as v5.3.0 so I suppose this'll go out with whatever next breaking API change I want to make

Hmm, there are a few unit tests that continue to reference the now "old" value `devicePublicKey`: ![Screen Shot 2022-08-09 at 9 10 50 AM](https://user-images.githubusercontent.com/5166470/183704304-41f0eec9-8166-46e7-aeb5-5ceef9c69d7a.png) Can you update these tests so...

There's no issue associated with this so I'll let you know here that this is now available in **@simplewebauthn/[email protected]**.

@Lee-seungju Thank you for the comprehensive issue submission! I'm happy to report that I may have a fix - I managed to get that specific test to pass locally: I'll...