Closed devcxl closed 7 months ago
I think it's necessary to enforce the addition of ACCESS_TOKEN to ensure the security of the interface. As for the suggestion to control the setting of the base using environment variables, it's indeed a good idea.
However, how to pass the environment variables to the base is a problem.
That's fine then, could you modify the README to add instructions about changing the ACCESS_TOKEN so that people don't get confused when they get rejected by their instance? Thanks.
Okay, I'll update the README file later.
Done
Thank you for your help!
Adding the
BearerAuthentication
middleware enhances the security of the interface.