Pre Hook for Authenticate Or send Custom content



  • Hi there,

    Please either provide a pre hook for authentication api calls OR provide an ability to send custom json data so we can in a post hook do custom stuff like setting user display name and profile picture on email signup or display name in guest login etc

    Thanks



  • BUMP

    Capture.PNG


  • bitHeads

    The authenticate API is not allowed a prehook, every API (including cloud code scripts) only can be called after the user authenticated.



  • @JasonL I understand the reason, but please do provide a way to pass custom data to authenticate api so we can use that data to set user displayname or profile picture or soemthing else on post-hook.
    Without this, we have no choice but to call a seperate call from client (so no beneift of 2 free api inside cloud call)


Log in to reply