source: sandbox/2.4.1-3/prototype/config/oauthRefreshToken.ini @ 6368

Revision 6368, 214 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_refresh_token
3
4[PostgreSQL.mapping]
5refresh_token = refresh_token
6client_id = client_id
7user_id = user_id
8expires = expires
9scope = scope
10refresh_token = refresh_token
Note: See TracBrowser for help on using the repository browser.