You can use the RestService
provided by ABP.
it will add headers(tenantId, access_token, etc) automaticly
https://abp.io/docs/latest/framework/ui/angular/http-requests#restservice
okay
no need to generate returnurl like that.
you can try this https://<authserver>/account/register?returnurl=https://<publicwebsite>/account/login
hi,
You can use the current URL as the return URL.
For example:
var returnUrl = httpContext.Request.GetEncodedUrl()
I will fix the problem.
you can add a new AbpIdentityUserValidator
to check email to solve it now.
your ticket was refunded.
could you share a minimal reproducible project with me? i will check it.
shiwei.liang@volosoft.com
Hi,
Thanks for the report; we are missing angular UI. we will fix it in the next patch version. your ticket was refunded.