unauthorized(401) error in jquery laravel
i developed the API in Laravel for authentication and authorization. while user user authentication at api side (through postman) is working fine, as i login from the API from front side it giving unauthorized error below is my code where…