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 e7b7d8e commit c5e9f0fCopy full SHA for c5e9f0f
src/index.client.ts
@@ -1,6 +1,6 @@
1
/**
2
* Client methods that can be used without a WorkOS API key.
3
- * These are OAuth client operations, URL builders, and cryptographic utilities.
+ * These are OAuth client operations and URL builders suitable for PKCE flows.
4
*/
5
6
// Export client methods directly - this is the recommended approach
0 commit comments