Abstarct : Devopled a Custon Auth Mechanism which use to Authenticate the end user and Validate the end user based on data they providing working Flow -> user need to pass tge creditials to the //http:localhost:5000/genratetoken Its takes the Data and provides the Token Also user can validate the data Using this Mechanism in the Aplication : The project has implemented "Proteced function" Which helps to Validate the data and and provide the working implementation
Internal Working RSA -> its the CryptoGraphic Alogorithm which Architecure -> Monolithic Apllication