Best laravel framework open-source packages.

Aplicação PHP - Authorization Code

#Descrição Este projeto mostra a utilização do fluxo de autorização authorization code em uma aplicação PHP. A aplicação possui as funcionalidade básicas de (Autenticar via OAuth e consumir um serviço), mostrando de forma simples como pode ser obtido os dados da API que utilizam o fluxo de autorização authorization code.

Neste projeto usamos o "Light PHP wrapper for the OAuth 2.0" disponível em https://github.com/adoy/PHP-OAuth2

Créditos

SINFO - Superintendência de Informática da UFRN

API.sistemas - API de Serviços da UFRN

Licença

Copyright 2015 API.sistemas

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.