Antoine Cormouls
Antoine Cormouls
Hi @ardatan thanks, i think we have merge conflicts here, related to the package.lock. Could you rebase your PR on alpha and then push again (or fix package.lock conflicts) then...
@tstachl feel free to rebase on alpha and cover the `validateGraphqlConfig` with a dedicated test, then we should be close to the merge 🚀
Hi @richardguerre i can suggest switching to a code first graphql schema. I heavily use GraphQL Schema override extension. I worked a lot on the parse-server implementation to achieve what...
WebAuthn adapter finished, Parse Server is ready to handle FIDO: - biometric authentication on mobile device - security keys like yubikey - MBP with touch id - And more Since...
Okay in real world implementation of an OTP SMS system i detected wrong implementation on challenge handling, i will push the fix then we will be okay !
Okay i pushed some fixes after some beta testing on my company project that use extensively the Auth System. i implemented an SMS OTP adapter, everything works perfectly. OTP Adapter...
@davimacedo @mtrezza @dplewis , so this one is now fully finished and also tested on a critical security project !
closed https://github.com/parse-community/parse-server/pull/7052 in favor of this one
Thanks @davimacedo , I'll take look this morning. Do you think we can merge this one asap ? > Okay it seems that i pushed an `fdescribe`... now it should...
So here after a master update, how can help to make this one merged ? :) @davimacedo @mtrezza