I am using Spring Social Quickstart I was wondering if after clicking the log in with Facebook button if i can inject a variable into the URL like if I wanted to give each user a unique id and have it appear at the end of the url. for example
http://localhost:8080/myApp/UniqueNumber
I am not sure how to go about doing this
http://localhost:8080/myApp/UniqueNumber
I am not sure how to go about doing this