platform icon indicating copy to clipboard operation
platform copied to clipboard

add OPENID_DISPLAY_NAME env-var

Open n1cc00 opened this issue 8 months ago • 2 comments

This environment variable is added to the front-service to allow setting a custom provider name for OpenId Login button:

huly_openiddisplayname

n1cc00 avatar May 16 '25 08:05 n1cc00

Connected to Huly®: UBERF-10629

Connected to Huly®: UBERF-10629

I have a question about formatting: I tried running ESLint, but it didn’t change Providers.svelte, and running Prettier completely changed the files in the wrong way (not following the correct formatting style). So for now, I applied the changes manually. What’s the correct command to fix files properly ?

n1cc00 avatar May 23 '25 13:05 n1cc00

It's rush fast-format for the whole repo or rushx format for a particular package.

lexiv0re avatar May 23 '25 13:05 lexiv0re