Hi
I need to add cors to my public api, and i needto allow it to be dynamic, eg adding new ui's through an API, so hard coding it into the startup file isn't an options
Is there any reason i should build my own authentication and add it to a pipeline bahaviour?
and is there anything i need to take into consideration