Token inconsistent type between login and useDatabase #453
Labels
bug
Something isn't working
Component::immudb
Server component of immudb
Feature::multidb
Multi database support
What happened
Token is returned in byte format in login method and in string format in useDatabase.
What you expected to happen
MEthods need to return a single and consistent type
How to reproduce it (as minimally and precisely as possible)
Environment
Additional info (any other context about the problem)
The text was updated successfully, but these errors were encountered: