Open 1moein opened 1 year ago
Update: turns out github username is actually pulled in and shown. The username that shows as null is a Gmail account since I had enabled both github and Google logins. I just need to assign a username for those using Google to log in.
When @t3dotgg added the username to the posts, I followed along but I would get null values for usernames. As a replacement, I used a portion of the author.id string and kept the author.username in there to fix later. I can no longer sweep this issue under the rug and need to fix it. Any suggestions would be appreciated. I am using github login, btw. Here's how the username looks for me right now and the code is shown below.
A bit more details: