UNPKG

@kinde-oss/kinde-auth-pkce-js

Version:

Kinde PKCE authentication for SPAs

5 lines (4 loc) 104 B
declare const getUserOrganizations: () => { orgCodes: string[]; }; export { getUserOrganizations };