Wildcards in service ID redirect URIs

Is it possible to use wildcards in Apple Sign In service ID redirect URIs?

I have an application where the language is reflected in the URL. Therefore the sign in page can have multiple URLs.

It would therefore be really useful if I could add a redirect URI like the following in order to cover multiple languages:

https://www.example.com/*/sign-in

Replies

Same issue here, any solution?