Started methods implementation, added login and check auth state methods. Added project license.

This commit is contained in:
conky
2022-10-16 23:44:23 +03:00
parent c6f0c7d8f7
commit 058bbfbc03
9 changed files with 137 additions and 18 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
vendor/
composer.lock
composer.lock
tests/