mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 09:11:57 +10:00
- fixes #2153, attempt to fix 401 unauthorized error when implementing OIDC
This commit is contained in:
@ -41,7 +41,7 @@ export const SocialAuth = () => {
|
||||
>
|
||||
<a href="/api/auth/openid">
|
||||
<Fingerprint className="mr-3 size-4" />
|
||||
{t`OpenID`}
|
||||
{import.meta.env.VITE_OPENID_NAME}
|
||||
</a>
|
||||
</Button>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user