Open VaiTon opened 1 week ago
To use the login method we need a way to create an instance of Folksonomy without authToken. We should handle that case.
Folksonomy
https://github.com/openfoodfacts/openfoodfacts-nodejs/blob/f75a2dd37df5695ed626be7f9000550aeb5ebb80/src/folksonomy.ts#L20
@VaiTon I can take this, ive been working with the Folksonomy api in smooth app recently
To use the login method we need a way to create an instance of
Folksonomy
without authToken. We should handle that case.https://github.com/openfoodfacts/openfoodfacts-nodejs/blob/f75a2dd37df5695ed626be7f9000550aeb5ebb80/src/folksonomy.ts#L20