hi
You can change the GUID way based on your actually case.
There are no restrictions.
You are not answering my question at all. Thanks anyhow
Thanks for the feedback. yet I would like to confirm that the Sequential As String was used because the Guid was stored as char, and so if we decide to use binary format then it won't work well in this case?
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
Hi,
We have been using ABP Framework for a while with MS SQL Server, therefore we are using the SequentialGuidType.SequentialAtEnd Guid Generator type; however we are migrating to MySql where you are recommending to use SequentialGuidType.SequentialAsString; therefore I have a couple of questions here:
Looking forward for your feedback
regards, SG
Hello
I wonder if you have any feedback on the above
regards, Shorhabel
Hi,
Thank you for the feedback.
Microsoft explanation is related to their own implementation in AD B2C service, which is not related to the authenticator app itself not is related to what ABP Code is actually doing. Each server decides how long will it accepts the OTP token; and in their case it seems to be up to 5min,
Generally speaking It is common but not universal to accept, at a given time,
So the question, what is abp server code does in this regard? for how long it would accepts the token?
Regards, Shorhabel