Closed praseodym closed 7 years ago
The offline_access scope creates refresh tokens which this application does not need, so it should be removed. https://github.com/WISVCH/payments/blob/b09e96faa51d9ede1fd4618a10dff9ac1a85c999/src/main/java/ch/wisv/payments/security/CHConnectConfiguration.java#L50
offline_access
The
offline_access
scope creates refresh tokens which this application does not need, so it should be removed. https://github.com/WISVCH/payments/blob/b09e96faa51d9ede1fd4618a10dff9ac1a85c999/src/main/java/ch/wisv/payments/security/CHConnectConfiguration.java#L50