My company has asked me to research your product but to be honest, documentation is not very clear to me. I got basics but when it comes to development it gets complicated.
I have couple of questions if you can answer:
First of all if i have a blog app and if i want my users to access it using an username and a password, do i need to create an identity server first? Can you explain how authentication works?
Both applications have Contributors, in that case under which application will these contributors reside?
On GitHub there is only one identity app example and it has been developed using c#.I couldn’t make it run. It keeps giving an error that says “Endpoint /Manage/Profile contains authorization metadata, but a middleware was not found that supports authorization”. Is it possible to be developed using react.js?