Really simple/possibly silly question - We're using a client to call a third party. The client end point requires authentication (a slightly modified version of OAuth2), is there anything built in to manage getting the token and keeping it fresh? Everything I can see is server related rather than client