We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecf0f7 commit 011c8c6Copy full SHA for 011c8c6
README.md
@@ -17,7 +17,3 @@ const authkit = await createClient("your-client-id");
17
const user = authkit.getUser();
18
const accessToken = await authkit.getAccessToken();
19
```
20
-
21
-## Impersonation support is coming soon
22
23
-Impersonation is not currently supported in authkit-js. We are targeting EOY 2024.
0 commit comments