ryshoooo / food-me

Finally a GOOD Database Middleware
MIT License
0 stars 0 forks source link

ODBC handle #6

Closed ryshoooo closed 1 month ago

ryshoooo commented 1 month ago

ODBC has a limit on UID of 255, the current workflow is not going to work. We need a different way to ship A&R tokens to the middleware before the connection is made if used by ODBC.

Considering an rest endpoint, stores the tokens and returns a unique username to be used.