Felix Asamoah Yeboah

Results 3 issues of Felix Asamoah Yeboah

I have being getting this from the server, am using the current versions of react-admin-firebase and react-admin ![err](https://user-images.githubusercontent.com/56544318/99615872-1978ed00-2a14-11eb-8dc6-1051177fcaf9.PNG)

The query always return { "errors" : [ { "errorType" : "UnauthorizedException", "message" : "Valid authorization header not provided." } ] }

### ✨ Feature: Add `VersionarteComparator` Enum for Flexible Version Comparison This PR introduces the `VersionarteComparator` enum, which provides flexible comparison strategies for versioning logic. #### 🚀 What’s New * **`VersionarteComparator`...