Open wsmhz opened 5 years ago
version: spring-security-oauth2:2.3.3 why doesn't have access_token? Why not access_token but just value like this { "access_token":"2YotnFZFEjr1zCsicMWpAA", "token_type":"example", "expires_in":3600, "refresh_token":"tGzv3JOkF0XG5Qx2TlKWIA", "example_parameter":"example_value" }
version: spring-security-oauth2:2.3.3
why doesn't have access_token? Why not access_token but just value like this { "access_token":"2YotnFZFEjr1zCsicMWpAA", "token_type":"example", "expires_in":3600, "refresh_token":"tGzv3JOkF0XG5Qx2TlKWIA", "example_parameter":"example_value" }