Authorization code issue

I can get my authorization code via browser and get token with it. But after token expires i have to get code again from browser. Is there any way to use it without getting it from browser. Iam testing with postman. Regards...