OAuth Core Authentication

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2988

This topic has not yet been written. The content below is from the topic description.
RESTEasy has preliminary support for OAuth. 37.1. OAuth core 1.0a RESTEasy has preliminary support for OAuth core 1.0a. This includes support for authenticating with OAuth (as described by the spec section 6) and OAuth authentication for protected resources (as described by the spec section 7). Important This API should be considered experimental and not suitable for production yet, especially for tight security. It is not final yet and subject to change. If you have comments, bugs, feature requests or questions, contact us through the RESTEasy mailing list.