source: sandbox/2.4.1-3/prototype/config/oauthCode.ini @ 6367

Revision 6367, 190 bytes checked in by cristiano, 12 years ago (diff)

Ticket #2768 - Criação do modulo REST API

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = rest_auth_code
3
4[PostgreSQL.mapping]
5redirect_uri = redirect_uri
6scope = scope
7expires = expires
8code = code
9client_id = client_id
10user_id = user_id
Note: See TracBrowser for help on using the repository browser.