WISVCH / payments

Payment provider wrapper
https://ch.tudelft.nl/payments/
MIT License
0 stars 1 forks source link

Remove offline_access scope #57

Closed praseodym closed 7 years ago

praseodym commented 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