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 6cc1420 commit 458d74fCopy full SHA for 458d74f
docs/hub/spaces-get-user-status.md
@@ -26,4 +26,8 @@ window.parent.postMessage({
26
}
27
```
28
29
-You will get both the user's status (logged-out = `"anonymous"`) and their <a href="https://huggingface.co/pricing">plan</a>.
+You will get both the user's status (logged-out = `"anonymous"`) and their <a href="https://huggingface.co/pricing">plan</a>.
30
+
31
+## Examples
32
33
+- https://huggingface.co/spaces/huggingfacejs/plan
0 commit comments