How to store oauth 2.0 token in browser cookie for sap ui5 application, we have built login page application based on ui5 where user authenticate using authenticate api which generate token which need to be used for other api call (e.g create some data from that particular user)