Why the new version didn't have the authorize address. that is, there is no request to get a code g.GET("/authorize", func(c *gin.Context) { ..................... .................... ginserver.HandleAuthorizeRequest(c) })