OpenIddict DataSeeder enhancements #14288
Description
Implementation of https://github.com/abpframework/abp/issues/16700 for pro templates.
Resolves #14263
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
Known Issue:
If you try to update the client secret, it won't be updated. Openiddict-core uses internal ObfuscateClient method for it. There is no easy way to check if the secret is changed.