grails-spring-security-rest icon indicating copy to clipboard operation
grails-spring-security-rest copied to clipboard

Grails plugin to implement token-based, RESTful authentication using Spring Security

Results 43 grails-spring-security-rest issues
Sort by recently updated
recently updated
newest added

Updating to Grails 6.1.1.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.fasterxml.jackson.core:jackson-databind](https://redirect.github.com/FasterXML/jackson) ([source](https://redirect.github.com/FasterXML/jackson-databind)) | `2.11.0` -> `2.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson.core:jackson-databind/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

I have been using this plugin for years but only using credentials. I want to configure the oauth2 login now. I'm having this error when I try to use oauth2...