programmarchy

Results 11 comments of programmarchy

> A thought occurs: are there any unknowns that would prevent one from implementing their own backend by reverse engineering the API calls from the client? Seems doable, if Keybase...

> > @Southclaws Possibly, but why not just contribute to Matrix / Riot instead at that point? > > Because it is your next VC funded disappointment waiting to happen?...

You're welcome. I tried to make the existing definitions as accurate as possible based on the JS code. However, it's worth noting there are a couple definitions missing, e.g. `makeApiRequest`....

This PR bakes in the assumption that the user wants a specific "choice" (in the [markup compatibility parlance](https://wiki.openoffice.org/wiki/OOXML/Markup_Compatibility_and_Extensibility)). Another approach would be to explicitly define this as a new shape...

@scanny Do you have any interest in supporting these "AlternateContent" elements? They are essentially conditional branches of XML that allow fallbacks for features that may not be backwards compatible with...

> Any updates on this? We could really use this in 2022... @joshnies There's little point to this library, in my opinion. You're better off using an OAuth2 client like...

This wasn't working reliably for me. I found that I had to wait until I received a `loadeddata` event **and** the time I wanted to seek to was within the...

@laura-rodriguez I have some additional information that may be helpful. Here's where the error is created: ![Screen Shot 2021-04-06 at 3 26 35 PM](https://user-images.githubusercontent.com/622192/113774173-89022700-96ec-11eb-8dd7-485a578f272d.png)

@laura-rodriguez Another update -- If I delete my app-level MFA sign on rule, and leave only the org-level sign on rule, then things work as expected.

@oleggnidets-okta I'm pretty sure I had set "Google Authenticator" to "Required" for enrollment, but I actually can't double check that currently because I managed to lock out all of my...