Top Banner
CONSUMINDO API'S OAUTH{1,2} COM PYTHON Allisson Azevedo Thursday, August 15, 13
13

Consumindo API's OAuth{1,2} com Python

Nov 30, 2014

Download

Technology

Slides do evento: https://plus.google.com/events/cen8pshdr0rd65h5mv1lrnbj6vo
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Consumindo API's OAuth{1,2} com Python

CONSUMINDO API'S OAUTH{1,2} COM PYTHON

Allisson Azevedo

Thursday, August 15, 13

Page 2: Consumindo API's OAuth{1,2} com Python

ALLISSON AZEVEDO

Graduado em Licenciatura em Computação

Desenvolvedor Web

http://speakerdeck.com/allisson

http://slideshare.net/allisson

http://github.com/allisson

http://youtube.com/user/allissonazevedo

Thursday, August 15, 13

Page 3: Consumindo API's OAuth{1,2} com Python

Thursday, August 15, 13

Page 4: Consumindo API's OAuth{1,2} com Python

Thursday, August 15, 13

Page 5: Consumindo API's OAuth{1,2} com Python

Projeto exemplo

https://github.com/allisson/mutirao-python-oauth

Thursday, August 15, 13

Page 6: Consumindo API's OAuth{1,2} com Python

API (WEBSERVICE)

Comunicação com um sistema

HTTP

REST / SOAP

JSON / XML

Thursday, August 15, 13

Page 8: Consumindo API's OAuth{1,2} com Python

OAUTH

http://oauth.net

Padronização do mecanismo de autorização

Autorização por token

Especificações

OAuth1 (Outubro de 2007)

OAuth2 (Outubro de 2012)

Thursday, August 15, 13

Page 9: Consumindo API's OAuth{1,2} com Python

OAUTH

Bibliotecas em python

rauth*

requests-oauthlib

Thursday, August 15, 13

Page 12: Consumindo API's OAuth{1,2} com Python

Thursday, August 15, 13

Page 13: Consumindo API's OAuth{1,2} com Python

OBRIGADO!

Thursday, August 15, 13