Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top Level - Must haves #1

Open
2 of 6 tasks
jezzsantos opened this issue Aug 14, 2023 · 0 comments
Open
2 of 6 tasks

Top Level - Must haves #1

jezzsantos opened this issue Aug 14, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@jezzsantos
Copy link
Owner

jezzsantos commented Aug 14, 2023

Top level qualifying capabilities

  • Must be multi-tenanted from the get-go.
  • Must contain centralized resources (UserAccount, Membership, Organisation, Profile, etc) for B2C. But we need an easy way to switch that over to tenanted in the B2B scenario.
  • Must have a pluggable AuthN provider. Must have a default (credentials provider) to get started and then switch later (e.g. to Auth0)
  • Should use ASP.NET Minimal API + MediatR (instead of ServiceStack)
  • Must be async top to bottom by default, for any lower level IO-bound entry points (i.e. APIs, Queues etc)
  • EDA Notifications should be asynchronous by default (using a message broker)
@jezzsantos jezzsantos added the documentation Improvements or additions to documentation label Aug 14, 2023
@jezzsantos jezzsantos changed the title Design Notes Top Level - Must haves Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant