Not. You need a fixed URL. If you want to separate customers, I would put a callback url that can redirect the user correctly.
So you have a callback url like "http://callback.example.com". The application on callback.example.com, is looking for a client who has registered and redirects them to the corresponding URL.
source share