Auth0 custom parameter with request

Hi @Jaydeeps03,

You can pass a custom param with the request to /authorize (i.e. "foo":"bar") and it will be available in rules via context.request.query.

There are quite a few topics in Community on this subject. If you would like more info, the search bar would be a great place to start. :smile:

1 Like