kaleidos / grails-security-stateless

Grails plugin to implement stateless authentication using Spring Security
Apache License 2.0
17 stars 8 forks source link

JWT not checked for expiration #45

Open ppazos opened 5 years ago

ppazos commented 5 years ago

Been testing the plugin and it seems even if the expiration time is set, expiration is never checked.