tuanngominh / todo-angular

Todo list/search using angular with firestore db
0 stars 0 forks source link

Ability to isolate auth implementations with the rest of the app #5

Open tuanngominh opened 4 years ago

tuanngominh commented 4 years ago

The switch of authentication implementations like firebase auth, in-house auth. When the switch happens components aren't get affected.

Solution:

tuanngominh commented 4 years ago

https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749