femueller / python-n26

💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
MIT License
195 stars 34 forks source link

Feature/container app conf #71

Closed markusressel closed 5 years ago

markusressel commented 5 years ago

This PR replaces the existing configuration code with the container-app-conf library for more flexibility and less code duplication.

This also changes the new MFA_TYPE configuration option to be optional (and default to app) instead of required.