Other repositories

It is possible to implement repositories not implementing AuthRepository or UserRepository. Each type of custom repository should have its own API and its own interface.

Relations between custom repositories and DataSources