Help required in ABP framework API development #23014
Replies: 1 comment
-
hi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When we created a Tenant in the Angular UI It is creating a tenant in the saastenant table and User in AbpUser Table.
When I am creating the Tenant through the swagger Post API, it is creating a tenant in the saastenant table but not the User in AbpUser Table
To create an user and tenants do we have other api's need's to invoked
Beta Was this translation helpful? Give feedback.
All reactions