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

RevLine 
[5888]1service = PostgreSQL
2PostgreSQL.concept = auth_codes
[5399]3
[5437]4[PostgreSQL.mapping]
[5888]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.