We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d955bda commit d0b4b7cCopy full SHA for d0b4b7c
docs/api.html
@@ -147,6 +147,13 @@ <h2> Attributes</h2>
147
</span> Request fields will be filled with example value (if provided in spec) </td>
148
<td class='default-col'>true</td>
149
</tr>
150
+
151
+ <tr>
152
+ <td class="attr-col mono bold right">persist-auth </td>
153
+ <td class="gray"><span class='bold dark-gray'>Allowed:<span class='blue'> true | false </span>
154
+ </span> Authentication will be persisted to localStorage </td>
155
+ <td class='default-col'>false</td>
156
+ </tr>
157
</table>
158
159
<a id="att-colors"></a>
0 commit comments