Hi
Thanks a lot for this lib, It very useful.
I notice that by default during the auth the lib request write permission (invest.read invest.write trade.read trade.write tax.read tax.write) that seem for me to much and too risky.
having a way to have only read_only access will be perfect for specific usage like transaction sync.
https://github.com/gboudreau/ws-api-python/blob/main/ws_api/wealthsimple_api.py#L157