X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ad330d642df0048686f63dc7e86a7dbeb0b30e4..b8f6dbd403507edd14f04f3151c285e232607360:/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/oauth_nonces.yml diff --git a/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/oauth_nonces.yml b/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/oauth_nonces.yml new file mode 100644 index 000000000..4e0b3062a --- /dev/null +++ b/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/oauth_nonces.yml @@ -0,0 +1,13 @@ +# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html +one: + id: 1 + nonce: a_nonce + timestamp: 1 + created_at: 2007-11-25 17:27:04 + updated_at: 2007-11-25 17:27:04 +two: + id: 2 + nonce: b_nonce + timestamp: 2 + created_at: 2007-11-25 17:27:04 + updated_at: 2007-11-25 17:27:04