hi
Can you upload your test project to Github private repos and invite https://github.com/maliming as a contributor?
I will check your code.
Thanks.
See the document https://abp.io/docs/latest/framework/fundamentals/caching
The cache key can be user id.
hi
You can zip your project and share it with me. I will check the DLL file.
liming.ma@volosoft.com
hi
You can create a new Entity/Table to store these Branches
of a user.
| Id | Roles | Foreign Key (userid) | | --- | ------------------- | -------------------- | | 1 | ['admin', 'user'] | 123123123 |
hi
Should i take three different certiifcate like *.apimyproduct.com , *.authmyproduct.com etc.
HTTPS certificate supports wildcard. You can use one certificate for multiple domains.
eg: https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver
hi
Your question ticket has been refunded. Thanks.
ok, I will check your project.
You can upload your test project to Github, and invite me to join.