Skip to content
#

oidc

Here are 670 public repositories matching this topic...

next-auth
sisp
sisp commented Apr 11, 2022

Question 💬

I'd like to add NextAuth.js' icon to the Simple Icons brand icons collection which uses monochromatic SVGs. Unfortunately, I could only find a color PNG icon for NextAuth.js.

My 2 questions are:

  1. Do you also have an SVG version of the icon, and if so would you share it?
  2. Is there any prior work regarding a monochromatic version of the icon? Th
enhancement good first issue
angular-auth-oidc-client
cedbesafilm
cedbesafilm commented Dec 7, 2021

Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object

To Reproduce
Steps to reproduce the behavior:

  1. A server work on http that is setup as 'insecure origin'
  2. Start the login sequence

Expected behavior
Warning on library loading that check secure or

DimalChandrasiri
DimalChandrasiri commented Jan 25, 2021

Describe the issue:
The links not show hover states on hover on the getting started page.

How to reproduce:

  1. Navigate to getting started page
  2. hover over any link

Expected behavior:
Should indicate hover state for links

improvement bug good first issue ux
zitadel
livio-a
livio-a commented Nov 30, 2021

After creating a custom login policy, the active identity providers are still listed from default. Same ist for MFA and 2FA, ...

From the screenshots below, you can see that the new policy is loaded after creation and reset. But only the policy itself and not the identity providers and factors:
![image](https://user-images.githubusercontent.com/9405495/143998582-86d03161-287f-4448-b0e4-feca882

bug good first issue frontend angular

Improve this page

Add a description, image, and links to the oidc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oidc topic, visit your repo's landing page and select "manage topics."

Learn more