summaryrefslogtreecommitdiff
path: root/bibliography.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bibliography.yaml')
-rw-r--r--bibliography.yaml29
1 files changed, 29 insertions, 0 deletions
diff --git a/bibliography.yaml b/bibliography.yaml
new file mode 100644
index 0000000..e16b69e
--- /dev/null
+++ b/bibliography.yaml
@@ -0,0 +1,29 @@
+---
+references:
+
+- id: rfc6749
+ type: webpage
+ author:
+ - family: Hardt
+ given: D.
+ issued:
+ - year: 2012
+ month: 10
+ title: The OAuth 2.0 Authorization Framework
+ publisher: IETF
+ url: https://tools.ietf.org/html/rfc6749
+
+- id: rfc8252
+ type: webpage
+ author:
+ - family: Denniss
+ given: W.
+ - family: Bradley
+ given: J.
+ issued:
+ - year: 2017
+ month: 10
+ title: OAuth 2.0 for native apps
+ publisher: IETF
+ url: https://tools.ietf.org/html/rfc8252
+...