Liam Muller

Results 5 comments of Liam Muller

Understandable. I may take a look but otherwise I'll just keep the standard theme until Org v2. Unfortunately "change password" is an important feature that I can't not have. It...

Update to Avataaars Generator is handled in https://github.com/fangpenlin/avataaars-generator/pull/40.

> Defining the API key with the httpOptions field in the BungieProvider solves this problem. This is missing from the documentation. Are you seeing this resolve all the 500 issues...

I didn't see how to get the `membershipId` into the `userinfo.url` property so I ended up using the `https://www.bungie.net/Platform/User/GetMembershipsForCurrentUser/` URL mentioned above instead. My current `BungieProvider` looks like this now...

I found that this performance problem scales with screen size so when you're looking into this you may not notice the performance issue on a laptop or 1920x1080, but it...