summaryrefslogtreecommitdiff
path: root/doc/manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html
index 381bde7..5ac29bc 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -726,6 +726,18 @@
The <info:var>authorization-code</info:var> cannot be signed.
</p>
</info:deftp>
+ <info:deftp type="exception type" name="&amp;invalid-refresh-token" arguments="refresh-token">
+ <p>
+ The <info:var>refresh-token</info:var> is unknown to the
+ identity provider.
+ </p>
+ </info:deftp>
+ <info:deftp type="exception type" name="&amp;invalid-key-for-refresh-token" arguments="key jkt">
+ <p>
+ The refresh token was issued for <info:var>jkt</info:var>, but
+ it is used with <info:var>key</info:var>.
+ </p>
+ </info:deftp>
<h1 type="appendix">GNU Free Documentation License</h1>
<info:gfdl />