Discouse Connect avatar_url with S3

Hi :wave: - I am using Discourse Connect to authorize users on a third-party site using their Discourse credentials. The one issue I’m running into is my avatars are using S3, but those URLs are access controlled. Is there a better way to get an avatar URL from the information provided?

EDIT: I figured out there’s a way to access avatars using their username, e.g. https//meta.discourse.org/user_avatar/meta.discourse.org/cookieman768/360/1.png - I’m just going to manually construct the information based on their username returned.