source: sandbox/2.4-expresso-api/prototype/config/oauthCode.ini @ 5888

Revision 5888, 186 bytes checked in by cristiano, 12 years ago (diff)

Ticket #2598 - implementação base REST + oauth

Line 
1service = PostgreSQL
2PostgreSQL.concept = auth_codes
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.