Ankur Singh

Results 26 comments of Ankur Singh

I was able to implement it in html5 audio using their native playbackRate setting. I did this in my code to make it work: > audio5js.audio.audio.playbackRate = newRate; > Not...

I am not sure it serves the original purpose, but being able to have ETL like connection + query at the start of a workflow would also add the possibility...

@armab I also like this proposal and can help in contributing it (if I get enough understandings of the internals 😅) I think it will need adding a new type...

@pimguilherme This demo part looks great. I wanted to test out SSO login, but couldn't find any proper implementation method, however this looks like a good start. A few questions:...

@pimguilherme These steps seem good to me. Can you open your PR(s) and I can review the code/test the feature and come back at you better

Hey @pimguilherme Were you able to make any progress on this? Something you need help with?

Hey @pimguilherme That looks great and a lot of effort. Thanks for the contribution! If you can start adding more docs and descriptions to the PR, I can try setting...

> hey @rush-skills , I am starting by trying to make tests here: [StackStorm/st2-auth-backend-sso-saml2#16](https://github.com/StackStorm/st2-auth-backend-sso-saml2/pull/16) > > are you familiar with this code? it looks like the makefile is broken and...

@pimguilherme Wow, this is a lot of work. Thanks for the update! I haven't got the chance to test these changes yet, will try to follow the instructions and test...

Can this be implemented as a config for st2kv backend, where we can choose between mongo/vault/(new-tool) and change internal st2kv implementations to shims for kv backends. This can also add...