In this authorization endpoint oltu implementation example Oltu provides an example about how to make an OAuth2.0 compliant authorization server.
In that example there's a validateRedirectionURI(oauthRequest)
. Could somebody explain what's it for?