jaewun / discourse-sso-laravel

A simple Discourse SSO integration for Laravel 5.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to support overriding the avatar?

dboeke opened this issue · comments

is it as easy as adding 'avatar_url' => 'user_avatar' to the user_fields array?

i just tried that and it doesn't work, will take a look at the code..

This was honestly already on my list of things to do today :)

Try that. Any issues let me know.