In Springboot how to configure http only response cookie (refresh token) from subdomain (api.example.com)
I have my frontend running on “https://example.com” and backend running on “https://api.example.com”.
I have my frontend running on “https://example.com” and backend running on “https://api.example.com”.