Added Location Feature
Firstly I added the Utility helperclasses for generating a jwt token and Models which are used in TokenUtility class. Also added the Location feature(controller,service and repository). Also added the gloabl expection middleware.