Improvement of the authentication system and AioPyFCM structural refactoring.
---
- Improve the aiohttp session management in AioPyFCM.
- Change the injection method of Google Credentials in AioPyFCM.
- Current: Authentication is performed internally within AioPyFCM.
- Improved: Declare PyFCMAuthenticator separately, perform authentication, and then inject it into AioPyFCM (dependency improvement).
- Modify sample code and update documentation.
---
- [AioPyFCM Version 0.2.0 (3)](https://github.com/837477/aiopyfcm/pull/3)
What's Changed
* [refac-1] Improvement of the authentication system and AioPyFCM structural refactoring. by 837477 in https://github.com/837477/aiopyfcm/pull/2
* [deploy] AioPyFCM Version 0.2.0 by 837477 in https://github.com/837477/aiopyfcm/pull/3
New Contributors
* 837477 made their first contribution in https://github.com/837477/aiopyfcm/pull/2
**Full Changelog**: https://github.com/837477/aiopyfcm/commits/0.2.0