但是如果用户成功登录后会发生什么呢?
如果用户成功登录,他们将会被带回“提交文章”页面。
If they log in successfully, they are taken to the desired page (in this case, "Submit an Article").
它还存储原始请求url并在用户成功登录后将它们重定向到那个URL。
It also stores the original request URL and redirects the user to that URL after successful login.
应用推荐