Hi all,

There are still "few" things to do with OAuth module before it can be easy
usable for users.

>From what I see:

- integration with java role based access control (@RolesAllowed, @Secured
annotations). At least show how to configure that in demo.
- simplified configuration i.e. by registering OAuth endpoints
programmatically
- some refactorings, i.e. OAuthFilter does not need to have access to this
same interface like OAuth endpoints
- javadocs, wiki at least for most critical areas

I will try to implement them in this order.

Please let me know if you have any other ideas/suggestions for that.

Cheers,
Lukasz

Reply via email to