AmplicaLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
0 stars 2 forks source link

Always display full handle #93

Open claireolmstead opened 5 days ago

claireolmstead commented 5 days ago

Purpose

The goal of this PR is to always display the full handle rather than displayHandle or base_handle.

Closes #78

Solution

Change summary

Steps to Verify

  1. Create 2+ accounts
  2. See correct avatar
  3. See the UI always display the url with the suffix

Additional details / screenshot

claireolmstead commented 4 days ago

Blocked by #74

claireolmstead commented 4 days ago

TODO: Fix -> on initial login, getAccountByReferenceId returns the string rather than the object