-
Which SDK this is regarding: node-auth0
-
SDK Version: e.g. 2.30.0
-
Platform Version: e.g. Node 12.19.0
-
Code Snippets/Error Messages/Supporting Details/Screenshots: From earlier technical support enquiries I know that the SDK method
ManagementClient#passwordGrant()
in fact takes an undocumented second argument{ forwardedFor }
to sent theAuth0-Forwarded-For
header. Since server-side authentication requires the option to prevent blocking, I would like to know if there are plans to add the definition in the official SDK documentation?The TypeScript/DefinitelyTyped community is confused about this and I think we need official comments here to move on.
Is this a feature request or bug report? If so, please create an issue directly in the corresponding GitHub repo. The Community SDK category is for general discussion and support.
You don’t let me create issues in GitHub!