Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(BcDataWrapper): only call
/users/me
for signed in
users
Api endpoints need `session_id` cookie. So only call the `api endpoint` when frontend knows the user is `signed in`.
- Loading branch information