aliev / aioauth

Asynchronous OAuth 2.0 provider for Python 3
https://aliev.me/aioauth
MIT License
213 stars 19 forks source link

Refactor storage to follow interface segregation principle #100

Closed aliev closed 2 months ago

aliev commented 2 months ago

Separate methods in storage to follow the interface segregation principle from SOLID.


For more details, open the Copilot Workspace session.