Commit 172786ec1b7eab7ffdb13b64c5a18f38083d2c2c

Patrick Steinhardt 2019-04-16T12:03:20

examples: use username provided via URL The credentials callback may be passed a username in case where the URL already includes the expected username. As we usually cannot use a different username in such context, we should use that one if provided and not ask the user for a diferent username.