@raghavmittal101 @nikhitaagr User table has to be added in CourseService as well to authenticate user requests. Whenever the user is authenticated from the UserService, the UserService will send request to CourseService to authenticate the corresponding user. Also for updating, deleting and creating users as well
@raghavmittal101 @nikhitaagr User table has to be added in CourseService as well to authenticate user requests. Whenever the user is authenticated from the UserService, the UserService will send request to CourseService to authenticate the corresponding user. Also for updating, deleting and creating users as well