You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API is currently accessible only using bot's secret token. Now the API is public, so it should also accept user's token. By doing so, the API will be usable from Website.
Suggested solution
Check how it's done in other APIs - add dependency that checks user tokens.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the feature
The API is currently accessible only using bot's secret token. Now the API is public, so it should also accept user's token. By doing so, the API will be usable from Website.
Suggested solution
Check how it's done in other APIs - add dependency that checks user tokens.
Additional context
No response
The text was updated successfully, but these errors were encountered: