How can I make it that no one other than a developer can access a certain endpoint? Is there any middleware that is used often? I don't want to do it when the user is serialized, I prefer to include a password object in the request. The issue with this is it's a GET request so I wasn't sure how it would workThanks in advance
Submitted June 16, 2020 at 12:10PM by Floridian173
No comments:
Post a Comment