Yaseen
4 years agoOccasional Visitor
Open api Authorization aws serverless
I am working on integration open api in our project.
In this authentication i want to provide a text box to fill the username and password and click a button, which will return the token.
I do not want to expose the endpoint for getting the token.
So i am looking for a button which will take care the authentication.