source: branches/2.4/prototype/config/oauthCode.ini @ 6754

Revision 6754, 190 bytes checked in by niltonneto, 12 years ago (diff)

Ticket #0000 - Copiadas as alterações do Trunk. Versão final da 2.4.1.

  • 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.