我曾尝试使用github登录。我正面临一些问题。这是我的代码
<a href="https://github.com/login/oauth/authorize?client_id=my_client_id">
<img src="app/images/signinWithGithub.png">
如果我点击,那么我将使用?code = asdfsadf345sdf重定向到我的回调位置。例如:
http://localhost:8080/?code=asdfsadf2345sdf
我正在使用LocationStrategy, HashLocationStrategy
,因此我正在重定向到我的主页。现在我无法获得响应代码