[Java] OAuth2 Implicit Code Flow How To

Some applications start a web server running on localhost with a high numbered port and capture the redirect that way. You would need to use the authorization code flow instead if you use that method.