sure,
my email is shiwei.liang@volosoft.com
https://abp.io/support/questions/7623/ABP-Framework-upgrade-821-replaced-identity-service-doesn%27t-generate-proxy#answer-3a1438d2-184a-0763-1f04-ab7c8c8b4936
How do i reproduce the problem, could you share the full steps
Hi,
my email is shiwei.liang@volosoft.com
okay, good luck
Please also note the part about Exported = true being needed (or implemented / solved elsewhere)
yes, added
Is storage actually used anywhere in the MAUI app currently?
this is only used to store the access_token and refresh_token
I suppose now we just wait and see if it is still valid after 1 day then yeah?
you can try changing your system datetime to check it.
Hi,
I am getting a 404 on account/sessions, also account/session, and I tried to find it in the settings / admin menus but can't find, is that the right URL?
The URL should be AuthServerURL/account/sessions
You can try this: https://abp.io/support/questions/7626/Can%27t-generate-long-lived-auth-tokens-after-82-upgrade#answer-3a143840-1291-1f3d-7e6b-18c502a01068 this problem also happened in the ABP.io, after logout and re-login, it works fine.
i will check it