spring-boot-cloud
spring-boot-cloud copied to clipboard
oauth2 相关问题
请问在auth-service模块中,clientID是client的client是为了用户登录用嘛?那是不是前端在请求access_token 时必须传所有参数是嘛?也就是说前端必须知道clientid,secret,grant_type,scope,username,password