This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Is clientName working? #693
Open
Description
Search terms you've used
- clientName
- sessionId
Bug description
- Setting
clientName
orsessionId
in eitherSessionProvider
orLogInButton
doesn't change the app's name during Login
Expected result
- I am looking for something similar to Penny's
Actual result
- I get a random uuid, instead
Environment
Please run
npx envinfo --system --npmPackages --binaries --npmGlobalPackages --browsers
in your project folder and paste the output here:
$ npx envinfo --system --npmPackages --binaries --npmGlobalPackages --browsers
System:
OS: macOS 12.6
CPU: (8) arm64 Apple M1 Pro
Memory: 645.81 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.9.1 - /opt/homebrew/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 8.19.2 - ~/Documents/Profesional/Semantyk/Projects/Semantyk/client/node_modules/.bin/npm
Browsers:
Chrome: 106.0.5249.103
Safari: 16.0
npmPackages:
@inrupt/solid-ui-react: ^2.8.1 => 2.8.1
@testing-library/jest-dom: ^5.16.5 => 5.16.5
@testing-library/react: ^13.4.0 => 13.4.0
@testing-library/user-event: ^13.5.0 => 13.5.0
bootstrap: ^5.2.1 => 5.2.2
buffer: ^6.0.3 => 6.0.3
install: ^0.13.0 => 0.13.0
npm: ^8.19.2 => 8.19.2
rdflib: ^2.2.20 => 2.2.20
react: ^18.2.0 => 18.2.0
react-bootstrap: ^2.5.0 => 2.5.0
react-dom: ^18.2.0 => 18.2.0
react-helmet-async: ^1.3.0 => 1.3.0
react-router-dom: ^6.4.1 => 6.4.2
react-scripts: 5.0.1 => 5.0.1
web-vitals: ^2.1.4 => 2.1.4
npmGlobalPackages:
npm: 8.19.1