C# client to interact with a particular PocketBase application: an ORM mapped to your PocketBase server. [This project is in active development. The things described below could change]
Description:
This pull request refactors the AuthCollectionService class to improve the initialization of AuthService
Changes:
AuthService Initialization:
The AuthService initialization has been updated to use CollectionAuthService<RecordAuthModel, T> instead of CollectionAuthService.
add methods:
Description: This pull request refactors the AuthCollectionService class to improve the initialization of AuthService
Changes: AuthService Initialization: The AuthService initialization has been updated to use CollectionAuthService<RecordAuthModel, T> instead of CollectionAuthService.
add methods: