oxctl / spring-security-lti13

A LTI 1.3 implementation for Spring Security that builds on the OAuth2 support
Apache License 2.0
14 stars 7 forks source link

Drop TokenRetriever from being a `@Service` #29

Closed buckett closed 1 year ago

buckett commented 1 year ago

Otherwise this causes problems when the component scan picks up this. This normally only happens when running an application in the uk.ac.ox.ctl package.