A simple web poc for marn SSO
Find a file
Guillaume "B.B." Van Hemmen 7d017d7feb
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
#0000 - Reorganize and enhance the NGINX configuration structure
Introduce a refined NGINX configuration template with user, worker settings, and modular include directives. This improves clarity and allows easier integration of additional configuration files, while maintaining existing CORS settings.
2024-10-21 10:18:32 +02:00
app #0000 - Update redirect URI and client ID for authentication 2024-10-17 12:52:33 +02:00
assets Initial commit 2024-05-06 11:06:27 +02:00
components Initial commit 2024-05-06 11:06:27 +02:00
constants Initial commit 2024-05-06 11:06:27 +02:00
.gitignore add sso 2024-05-14 13:43:07 +02:00
.woodpecker.yml #0000 - Fix repo URL case sensitivity in .woodpecker.yml 2024-10-17 12:44:29 +02:00
app.json #0000 - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
babel.config.js Initial commit 2024-05-06 11:06:27 +02:00
Dockerfile #0000 - Reorganize and enhance the NGINX configuration structure 2024-10-21 10:18:32 +02:00
nginx-extra.conf #0000 - Reorganize and enhance the NGINX configuration structure 2024-10-21 10:18:32 +02:00
package-lock.json #0000 - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
package.json #0000 - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
tsconfig.json Initial commit 2024-05-06 11:06:27 +02:00