Question about Passing AccessToken through React UI component hierarchy

Hi,

Just want to clarify whether it is OK to pass Okta AccessToken explicitly through React Property down the UI component hierarchy, or wrap all the components along the hierarchy with “withAuth”

Thanks in advance!

Jian