File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
src/content/docs/developer-tools/sdks/backend Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1608,7 +1608,10 @@ If the `orgCode` is not specified and the user belongs to multiple organizations
1608
1608
1609
1609
## Self Serve Portal
1610
1610
1611
- To allow your users to be sent to the kinde portal, you can use the ` PortalLink ` component.
1611
+ To allow your users to be sent to the kinde portal, you can use the ` PortalLink ` component.
1612
+ Check here for information on enabling [ self-serve portal for Organizations] ( https://docs.kinde.com/build/set-up-options/self-serve-portal-for-orgs/ ) .
1613
+ Check here for information on enabling [ self-serve portal for users] ( https://docs.kinde.com/build/set-up-options/self-serve-portal-for-users/ ) .
1614
+ To use our self-serve portal API please see [ Get self-serve portal link] ( https://docs.kinde.com/kinde-apis/frontend/ ) .
1612
1615
1613
1616
``` jsx
1614
1617
import {PortalLink } from " @kinde-oss/kinde-auth-nextjs/components" ;
You can’t perform that action at this time.
0 commit comments