It was found that access token is stored in the browser’s local storage. Attackers can get the access token with physical access. In case of a XSS vulnerability, attackers can get the access token as javascript can read it.
Acknowledgments: Name: Jeremy Choi (Red Hat)