OIDC-Form-Authenticator is a streamlined implementation of OpenID Connect (OIDC) that simplifies user authentication and automates form population. This repository offers a solution to effortlessly integrate OIDC authentication while automatically filling form fields with user information.
 
 
 
Go to file
matskevich 6e1edcbc01 initial project setup 2023-07-17 17:15:11 +03:00
public initial project setup 2023-07-17 17:15:11 +03:00
src initial project setup 2023-07-17 17:15:11 +03:00
.gitignore initial project setup 2023-07-17 17:15:11 +03:00
index.html initial project setup 2023-07-17 17:15:11 +03:00
package-lock.json initial project setup 2023-07-17 17:15:11 +03:00
package.json initial project setup 2023-07-17 17:15:11 +03:00
tsconfig.json initial project setup 2023-07-17 17:15:11 +03:00