realm-kotlin
realm-kotlin copied to clipboard
Add incomplete ApiKeyAuthTests
Currently we are working on enabling an api-key authprovider. We've tried to capture the behaviour of what happens when requests are performed against the provider when it's disabled. Unfortunately the behaviour seems somewhat inconsistent. For instance if a request to create a key is made, a key is returned, however it does not exist in the server. Once a more consistent behaviour is created we should implement callMethodsWithApiKeysDisabled