Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for App ID authentication #117

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Add support for App ID authentication #117

merged 2 commits into from
Oct 5, 2023

Conversation

seansund
Copy link
Member

@seansund seansund commented Oct 5, 2023

  • Add express server implementation integrated with App ID
  • Add Dockerfile-express that builds container image using express server and create Dockerfile soft link to -express file
  • Fix nginx proxy config (need to configure App ID integration)

closes #72

@seansund seansund added enhancement New feature or request minor Release: minor labels Oct 5, 2023
@gitguardian
Copy link

gitguardian bot commented Oct 5, 2023

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

- Add express server implementation integrated with App ID
- Add Dockerfile-express that builds container image using express server and create Dockerfile soft link to -express file
- Fix nginx proxy config (need to configure App ID integration)

closes #72

Signed-off-by: Sean Sundberg <[email protected]>
@seansund seansund merged commit 94a1cb9 into main Oct 5, 2023
3 checks passed
@seansund seansund deleted the appid branch October 5, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Release: minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate login with AppId
1 participant