auth0 3.1.2 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/auth0.gemspec +6 -5
  4. data/lib/auth0/api/authentication_endpoints.rb +19 -2
  5. data/lib/auth0/mixins/initializer.rb +3 -3
  6. data/lib/auth0/version.rb +1 -1
  7. data/spec/lib/auth0/api/authentication_endpoints_spec.rb +20 -2
  8. data/spec/lib/auth0/client_spec.rb +1 -1
  9. data/spec/lib/auth0/mixins/initializer_spec.rb +28 -0
  10. metadata +44 -72
  11. data/doc/Auth0.html +0 -153
  12. data/doc/Auth0/AccessDenied.html +0 -142
  13. data/doc/Auth0/Api.html +0 -128
  14. data/doc/Auth0/Api/AuthenticationEndpoints.html +0 -592
  15. data/doc/Auth0/Api/V1.html +0 -188
  16. data/doc/Auth0/Api/V1/Clients.html +0 -440
  17. data/doc/Auth0/Api/V1/Connections.html +0 -506
  18. data/doc/Auth0/Api/V1/Logs.html +0 -366
  19. data/doc/Auth0/Api/V1/Rules.html +0 -439
  20. data/doc/Auth0/Api/V1/Users.html +0 -1617
  21. data/doc/Auth0/Api/V2.html +0 -193
  22. data/doc/Auth0/Api/V2/Blacklists.html +0 -268
  23. data/doc/Auth0/Api/V2/Clients.html +0 -477
  24. data/doc/Auth0/Api/V2/Jobs.html +0 -277
  25. data/doc/Auth0/Api/V2/Router.html +0 -109
  26. data/doc/Auth0/Api/V2/Stats.html +0 -268
  27. data/doc/Auth0/Api/V2/Users.html +0 -652
  28. data/doc/Auth0/BadRequest.html +0 -142
  29. data/doc/Auth0/Client.html +0 -164
  30. data/doc/Auth0/Exception.html +0 -140
  31. data/doc/Auth0/InvalidParameter.html +0 -142
  32. data/doc/Auth0/Mixins.html +0 -153
  33. data/doc/Auth0/Mixins/HTTPartyProxy.html +0 -121
  34. data/doc/Auth0/Mixins/Initializer.html +0 -312
  35. data/doc/Auth0/NotFound.html +0 -143
  36. data/doc/Auth0/ServerError.html +0 -142
  37. data/doc/Auth0/Unauthorized.html +0 -143
  38. data/doc/Auth0/Unsupported.html +0 -142
  39. data/doc/Auth0/UserIdIsBlank.html +0 -143
  40. data/doc/Auth0Client.html +0 -163
  41. data/doc/_index.html +0 -418
  42. data/doc/class_list.html +0 -58
  43. data/doc/css/common.css +0 -1
  44. data/doc/css/full_list.css +0 -57
  45. data/doc/css/style.css +0 -339
  46. data/doc/file.README.html +0 -103
  47. data/doc/file_list.html +0 -60
  48. data/doc/frames.html +0 -26
  49. data/doc/index.html +0 -103
  50. data/doc/js/app.js +0 -219
  51. data/doc/js/full_list.js +0 -181
  52. data/doc/js/jquery.js +0 -4
  53. data/doc/method_list.html +0 -435
  54. data/doc/top-level-namespace.html +0 -114
@@ -1,143 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Exception: Auth0::UserIdIsBlank
8
-
9
- &mdash; Documentation by YARD 0.8.7.6
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
19
- relpath = '../';
20
- framesUrl = "../frames.html#!Auth0/UserIdIsBlank.html";
21
- </script>
22
-
23
-
24
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
25
-
26
- <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
27
-
28
-
29
- </head>
30
- <body>
31
- <div id="header">
32
- <div id="menu">
33
-
34
- <a href="../_index.html">Index (U)</a> &raquo;
35
- <span class='title'><span class='object_link'><a href="../Auth0.html" title="Auth0 (module)">Auth0</a></span></span>
36
- &raquo;
37
- <span class="title">UserIdIsBlank</span>
38
-
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
- </div>
42
-
43
- <div id="search">
44
-
45
- <a class="full_list_link" id="class_list_link"
46
- href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
58
- </a>
59
-
60
- </div>
61
- <div class="clear"></div>
62
- </div>
63
-
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Exception: Auth0::UserIdIsBlank
67
-
68
-
69
-
70
- </h1>
71
-
72
- <dl class="box">
73
-
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
76
- <span class="inheritName"><span class='object_link'><a href="Exception.html" title="Auth0::Exception (class)">Exception</a></span></span>
77
-
78
- <ul class="fullTree">
79
- <li>Object</li>
80
-
81
- <li class="next">StandardError</li>
82
-
83
- <li class="next"><span class='object_link'><a href="Exception.html" title="Auth0::Exception (class)">Exception</a></span></li>
84
-
85
- <li class="next">Auth0::UserIdIsBlank</li>
86
-
87
- </ul>
88
- <a href="#" class="inheritanceTree">show all</a>
89
-
90
- </dd>
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
- <dt class="r2 last">Defined in:</dt>
101
- <dd class="r2 last">lib/auth0/exception.rb</dd>
102
-
103
- </dl>
104
- <div class="clear"></div>
105
-
106
- <h2>Overview</h2><div class="docstring">
107
- <div class="discussion">
108
-
109
- <p>exception for unset user_id, this might cause removal of all users, or
110
- other unexpected bahaviour</p>
111
-
112
-
113
- </div>
114
- </div>
115
- <div class="tags">
116
-
117
-
118
- </div>
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
-
134
- </div>
135
-
136
- <div id="footer">
137
- Generated on Mon Feb 23 01:12:53 2015 by
138
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
139
- 0.8.7.6 (ruby-2.0.0).
140
- </div>
141
-
142
- </body>
143
- </html>
data/doc/Auth0Client.html DELETED
@@ -1,163 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Class: Auth0Client
8
-
9
- &mdash; Documentation by YARD 0.8.7.6
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
19
- relpath = '';
20
- framesUrl = "frames.html#!Auth0Client.html";
21
- </script>
22
-
23
-
24
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
-
26
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
-
28
-
29
- </head>
30
- <body>
31
- <div id="header">
32
- <div id="menu">
33
-
34
- <a href="_index.html">Index (A)</a> &raquo;
35
-
36
-
37
- <span class="title">Auth0Client</span>
38
-
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
- </div>
42
-
43
- <div id="search">
44
-
45
- <a class="full_list_link" id="class_list_link"
46
- href="class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="file_list.html">
57
- File List
58
- </a>
59
-
60
- </div>
61
- <div class="clear"></div>
62
- </div>
63
-
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Auth0Client
67
-
68
-
69
-
70
- </h1>
71
-
72
- <dl class="box">
73
-
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
76
- <span class="inheritName"><span class='object_link'><a href="Auth0/Client.html" title="Auth0::Client (class)">Auth0::Client</a></span></span>
77
-
78
- <ul class="fullTree">
79
- <li>Object</li>
80
-
81
- <li class="next"><span class='object_link'><a href="Auth0/Client.html" title="Auth0::Client (class)">Auth0::Client</a></span></li>
82
-
83
- <li class="next">Auth0Client</li>
84
-
85
- </ul>
86
- <a href="#" class="inheritanceTree">show all</a>
87
-
88
- </dd>
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/auth0_client.rb</dd>
100
-
101
- </dl>
102
- <div class="clear"></div>
103
-
104
- <h2>Overview</h2><div class="docstring">
105
- <div class="discussion">
106
-
107
- <p>This class is made for backward compatibility of gem</p>
108
-
109
-
110
- </div>
111
- </div>
112
- <div class="tags">
113
-
114
-
115
- </div>
116
-
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
-
139
-
140
-
141
-
142
- <h2>Method Summary</h2>
143
-
144
- <h3 class="inherited">Methods included from <span class='object_link'><a href="Auth0/Mixins/Initializer.html" title="Auth0::Mixins::Initializer (module)">Auth0::Mixins::Initializer</a></span></h3>
145
- <p class="inherited"><span class='object_link'><a href="Auth0/Mixins/Initializer.html#included-class_method" title="Auth0::Mixins::Initializer.included (method)">included</a></span>, <span class='object_link'><a href="Auth0/Mixins/Initializer.html#initialize-instance_method" title="Auth0::Mixins::Initializer#initialize (method)">#initialize</a></span></p>
146
-
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
- </div>
155
-
156
- <div id="footer">
157
- Generated on Mon Feb 23 01:12:53 2015 by
158
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
159
- 0.8.7.6 (ruby-2.0.0).
160
- </div>
161
-
162
- </body>
163
- </html>
data/doc/_index.html DELETED
@@ -1,418 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <title>
7
- Documentation by YARD 0.8.7.6
8
-
9
- </title>
10
-
11
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
12
-
13
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
14
-
15
- <script type="text/javascript" charset="utf-8">
16
- hasFrames = window.top.frames.main ? true : false;
17
- relpath = '';
18
- framesUrl = "frames.html#!_index.html";
19
- </script>
20
-
21
-
22
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
23
-
24
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
25
-
26
-
27
- </head>
28
- <body>
29
- <div id="header">
30
- <div id="menu">
31
-
32
-
33
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
34
- </div>
35
-
36
- <div id="search">
37
-
38
- <a class="full_list_link" id="class_list_link"
39
- href="class_list.html">
40
- Class List
41
- </a>
42
-
43
- <a class="full_list_link" id="method_list_link"
44
- href="method_list.html">
45
- Method List
46
- </a>
47
-
48
- <a class="full_list_link" id="file_list_link"
49
- href="file_list.html">
50
- File List
51
- </a>
52
-
53
- </div>
54
- <div class="clear"></div>
55
- </div>
56
-
57
- <iframe id="search_frame"></iframe>
58
-
59
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.6</h1>
60
- <div id="listing">
61
- <h1 class="alphaindex">Alphabetic Index</h1>
62
-
63
- <h2>File Listing</h2>
64
- <ul id="files" class="index_inline_list">
65
-
66
-
67
- <li class="r1"><a href="index.html" title="README">README</a></li>
68
-
69
-
70
- </ul>
71
-
72
- <div class="clear"></div>
73
- <h2>Namespace Listing A-Z</h2>
74
-
75
-
76
-
77
-
78
- <table>
79
- <tr>
80
- <td valign='top' width="33%">
81
-
82
-
83
- <ul id="alpha_A" class="alpha">
84
- <li class="letter">A</li>
85
- <ul>
86
-
87
- <li>
88
- <span class='object_link'><a href="Auth0/AccessDenied.html" title="Auth0::AccessDenied (class)">AccessDenied</a></span>
89
-
90
- <small>(Auth0)</small>
91
-
92
- </li>
93
-
94
- <li>
95
- <span class='object_link'><a href="Auth0/Api.html" title="Auth0::Api (module)">Api</a></span>
96
-
97
- <small>(Auth0)</small>
98
-
99
- </li>
100
-
101
- <li>
102
- <span class='object_link'><a href="Auth0.html" title="Auth0 (module)">Auth0</a></span>
103
-
104
- </li>
105
-
106
- <li>
107
- <span class='object_link'><a href="Auth0Client.html" title="Auth0Client (class)">Auth0Client</a></span>
108
-
109
- </li>
110
-
111
- <li>
112
- <span class='object_link'><a href="Auth0/Api/AuthenticationEndpoints.html" title="Auth0::Api::AuthenticationEndpoints (module)">AuthenticationEndpoints</a></span>
113
-
114
- <small>(Auth0::Api)</small>
115
-
116
- </li>
117
-
118
- </ul>
119
- </ul>
120
-
121
-
122
- <ul id="alpha_B" class="alpha">
123
- <li class="letter">B</li>
124
- <ul>
125
-
126
- <li>
127
- <span class='object_link'><a href="Auth0/BadRequest.html" title="Auth0::BadRequest (class)">BadRequest</a></span>
128
-
129
- <small>(Auth0)</small>
130
-
131
- </li>
132
-
133
- <li>
134
- <span class='object_link'><a href="Auth0/Api/V2/Blacklists.html" title="Auth0::Api::V2::Blacklists (module)">Blacklists</a></span>
135
-
136
- <small>(Auth0::Api::V2)</small>
137
-
138
- </li>
139
-
140
- </ul>
141
- </ul>
142
-
143
-
144
- <ul id="alpha_C" class="alpha">
145
- <li class="letter">C</li>
146
- <ul>
147
-
148
- <li>
149
- <span class='object_link'><a href="Auth0/Client.html" title="Auth0::Client (class)">Client</a></span>
150
-
151
- <small>(Auth0)</small>
152
-
153
- </li>
154
-
155
- <li>
156
- <span class='object_link'><a href="Auth0/Api/V2/Clients.html" title="Auth0::Api::V2::Clients (module)">Clients</a></span>
157
-
158
- <small>(Auth0::Api::V2)</small>
159
-
160
- </li>
161
-
162
- <li>
163
- <span class='object_link'><a href="Auth0/Api/V1/Clients.html" title="Auth0::Api::V1::Clients (module)">Clients</a></span>
164
-
165
- <small>(Auth0::Api::V1)</small>
166
-
167
- </li>
168
-
169
- <li>
170
- <span class='object_link'><a href="Auth0/Api/V1/Connections.html" title="Auth0::Api::V1::Connections (module)">Connections</a></span>
171
-
172
- <small>(Auth0::Api::V1)</small>
173
-
174
- </li>
175
-
176
- </ul>
177
- </ul>
178
-
179
-
180
- <ul id="alpha_E" class="alpha">
181
- <li class="letter">E</li>
182
- <ul>
183
-
184
- <li>
185
- <span class='object_link'><a href="Auth0/Exception.html" title="Auth0::Exception (class)">Exception</a></span>
186
-
187
- <small>(Auth0)</small>
188
-
189
- </li>
190
-
191
- </ul>
192
- </ul>
193
-
194
-
195
- <ul id="alpha_H" class="alpha">
196
- <li class="letter">H</li>
197
- <ul>
198
-
199
- <li>
200
- <span class='object_link'><a href="Auth0/Mixins/HTTPartyProxy.html" title="Auth0::Mixins::HTTPartyProxy (module)">HTTPartyProxy</a></span>
201
-
202
- <small>(Auth0::Mixins)</small>
203
-
204
- </li>
205
-
206
- </ul>
207
- </ul>
208
-
209
-
210
- <ul id="alpha_I" class="alpha">
211
- <li class="letter">I</li>
212
- <ul>
213
-
214
- <li>
215
- <span class='object_link'><a href="Auth0/Mixins/Initializer.html" title="Auth0::Mixins::Initializer (module)">Initializer</a></span>
216
-
217
- <small>(Auth0::Mixins)</small>
218
-
219
- </li>
220
-
221
- <li>
222
- <span class='object_link'><a href="Auth0/InvalidParameter.html" title="Auth0::InvalidParameter (class)">InvalidParameter</a></span>
223
-
224
- <small>(Auth0)</small>
225
-
226
- </li>
227
-
228
- </ul>
229
- </ul>
230
-
231
-
232
- <ul id="alpha_J" class="alpha">
233
- <li class="letter">J</li>
234
- <ul>
235
-
236
- <li>
237
- <span class='object_link'><a href="Auth0/Api/V2/Jobs.html" title="Auth0::Api::V2::Jobs (module)">Jobs</a></span>
238
-
239
- <small>(Auth0::Api::V2)</small>
240
-
241
- </li>
242
-
243
- </ul>
244
- </ul>
245
-
246
-
247
- </td><td valign='top' width="33%">
248
-
249
-
250
- <ul id="alpha_L" class="alpha">
251
- <li class="letter">L</li>
252
- <ul>
253
-
254
- <li>
255
- <span class='object_link'><a href="Auth0/Api/V1/Logs.html" title="Auth0::Api::V1::Logs (module)">Logs</a></span>
256
-
257
- <small>(Auth0::Api::V1)</small>
258
-
259
- </li>
260
-
261
- </ul>
262
- </ul>
263
-
264
-
265
- <ul id="alpha_M" class="alpha">
266
- <li class="letter">M</li>
267
- <ul>
268
-
269
- <li>
270
- <span class='object_link'><a href="Auth0/Mixins.html" title="Auth0::Mixins (module)">Mixins</a></span>
271
-
272
- <small>(Auth0)</small>
273
-
274
- </li>
275
-
276
- </ul>
277
- </ul>
278
-
279
-
280
- <ul id="alpha_N" class="alpha">
281
- <li class="letter">N</li>
282
- <ul>
283
-
284
- <li>
285
- <span class='object_link'><a href="Auth0/NotFound.html" title="Auth0::NotFound (class)">NotFound</a></span>
286
-
287
- <small>(Auth0)</small>
288
-
289
- </li>
290
-
291
- </ul>
292
- </ul>
293
-
294
-
295
- <ul id="alpha_R" class="alpha">
296
- <li class="letter">R</li>
297
- <ul>
298
-
299
- <li>
300
- <span class='object_link'><a href="Auth0/Api/V2/Router.html" title="Auth0::Api::V2::Router (module)">Router</a></span>
301
-
302
- <small>(Auth0::Api::V2)</small>
303
-
304
- </li>
305
-
306
- <li>
307
- <span class='object_link'><a href="Auth0/Api/V1/Rules.html" title="Auth0::Api::V1::Rules (module)">Rules</a></span>
308
-
309
- <small>(Auth0::Api::V1)</small>
310
-
311
- </li>
312
-
313
- </ul>
314
- </ul>
315
-
316
-
317
- <ul id="alpha_S" class="alpha">
318
- <li class="letter">S</li>
319
- <ul>
320
-
321
- <li>
322
- <span class='object_link'><a href="Auth0/ServerError.html" title="Auth0::ServerError (class)">ServerError</a></span>
323
-
324
- <small>(Auth0)</small>
325
-
326
- </li>
327
-
328
- <li>
329
- <span class='object_link'><a href="Auth0/Api/V2/Stats.html" title="Auth0::Api::V2::Stats (module)">Stats</a></span>
330
-
331
- <small>(Auth0::Api::V2)</small>
332
-
333
- </li>
334
-
335
- </ul>
336
- </ul>
337
-
338
-
339
- <ul id="alpha_U" class="alpha">
340
- <li class="letter">U</li>
341
- <ul>
342
-
343
- <li>
344
- <span class='object_link'><a href="Auth0/Unauthorized.html" title="Auth0::Unauthorized (class)">Unauthorized</a></span>
345
-
346
- <small>(Auth0)</small>
347
-
348
- </li>
349
-
350
- <li>
351
- <span class='object_link'><a href="Auth0/Unsupported.html" title="Auth0::Unsupported (class)">Unsupported</a></span>
352
-
353
- <small>(Auth0)</small>
354
-
355
- </li>
356
-
357
- <li>
358
- <span class='object_link'><a href="Auth0/UserIdIsBlank.html" title="Auth0::UserIdIsBlank (class)">UserIdIsBlank</a></span>
359
-
360
- <small>(Auth0)</small>
361
-
362
- </li>
363
-
364
- <li>
365
- <span class='object_link'><a href="Auth0/Api/V1/Users.html" title="Auth0::Api::V1::Users (module)">Users</a></span>
366
-
367
- <small>(Auth0::Api::V1)</small>
368
-
369
- </li>
370
-
371
- <li>
372
- <span class='object_link'><a href="Auth0/Api/V2/Users.html" title="Auth0::Api::V2::Users (module)">Users</a></span>
373
-
374
- <small>(Auth0::Api::V2)</small>
375
-
376
- </li>
377
-
378
- </ul>
379
- </ul>
380
-
381
-
382
- <ul id="alpha_V" class="alpha">
383
- <li class="letter">V</li>
384
- <ul>
385
-
386
- <li>
387
- <span class='object_link'><a href="Auth0/Api/V1.html" title="Auth0::Api::V1 (module)">V1</a></span>
388
-
389
- <small>(Auth0::Api)</small>
390
-
391
- </li>
392
-
393
- <li>
394
- <span class='object_link'><a href="Auth0/Api/V2.html" title="Auth0::Api::V2 (module)">V2</a></span>
395
-
396
- <small>(Auth0::Api)</small>
397
-
398
- </li>
399
-
400
- </ul>
401
- </ul>
402
-
403
- </td>
404
- </tr>
405
- </table>
406
-
407
- </div>
408
-
409
- </div>
410
-
411
- <div id="footer">
412
- Generated on Mon Feb 23 01:12:53 2015 by
413
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
414
- 0.8.7.6 (ruby-2.0.0).
415
- </div>
416
-
417
- </body>
418
- </html>