/Concrete5-OAuth-1.0a

A small package which allows any site to act as either a OAuth consumer or provider.

About

This package is intended to add OAuth consumer and provider support to any Concrete5 website.

Once installed and configured users may be allowed to used their OAuth enabled accounts to signup with your site.

This currently no documentation available, as most options are configurable from the dashboard.

Helper classes are included as part of this package and may be use by developers looking to further use the functionality offered by OAuth.

Currently there is no single method for accessing the underlying network APIS. However the client classes are extensions of the original SDKs made available and have their methods available.

TODO

  • Add the create a suitable pass-through method for accessing the underlying APIs.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.