parent
93a617fec9
commit
098d1fc235
4 changed files with 61 additions and 2 deletions
2
test/fixtures/client_applications.yml
vendored
2
test/fixtures/client_applications.yml
vendored
|
@ -20,6 +20,7 @@ oauth_web_app:
|
|||
oauth_desktop_app:
|
||||
name: Some OAuth Desktop App
|
||||
created_at: "2009-04-21 00:00:00"
|
||||
url: http://some.desktop.app.org/
|
||||
support_url: http://some.desktop.app.org/support
|
||||
updated_at: "2009-04-21 00:00:00"
|
||||
user_id: 2
|
||||
|
@ -35,6 +36,7 @@ oauth_desktop_app:
|
|||
normal_user_app:
|
||||
name: Some OAuth Desktop App
|
||||
created_at: "2009-05-21 00:00:00"
|
||||
url: http://some.desktop.app.org/
|
||||
support_url: http://some.desktop.app.org/support
|
||||
updated_at: "2009-05-21 00:00:00"
|
||||
user_id: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue