A very brief introduction to Feature Toggles using a practical example.

Efren Yevale Varela faf3ae8984 Added Docker Swarm files and command reference vor 3 Jahren
swarm faf3ae8984 Added Docker Swarm files and command reference vor 3 Jahren
.gitignore 3778243549 Initial commit vor 3 Jahren
LICENSE.md 3778243549 Initial commit vor 3 Jahren
README.md 3adb36cdb7 Fixed typo vor 3 Jahren

README.md

Feature Toggles Session

The objective is to give a very brief introduction to Feature Toggles with Unleash using a practical example.

Things to cover:

  • Application authentication using Auth0.
  • Unleash standard strategy.
  • Unleash user specific sets.

In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.