Skip to content

Commit 011c8c6

Browse files
committed
remove caveat about impersonation
it's supported now! no update necessary
1 parent cecf0f7 commit 011c8c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ const authkit = await createClient("your-client-id");
1717
const user = authkit.getUser();
1818
const accessToken = await authkit.getAccessToken();
1919
```
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

Comments
 (0)