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

feat: initial implementation of Ping Federate #631

Merged
merged 11 commits into from
Jan 10, 2024
Prev Previous commit
Next Next commit
prettier
SpencerKaiser committed Jan 9, 2024
commit cadcbebb8b8ae1d254417126ff803561b012767b
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -32,13 +32,13 @@ Hangar is a hackathon management platform that can help with everything from pro
## Table of Contents

- [What is Hangar?](#what-is-hangar)
- [Features](#features)
- [Features](#features)
- [Table of Contents](#table-of-contents)
- [Using Hangar](#using-hangar)
- [Deployment](#deployment)
- [Authentication](#authentication)
- [Feature Utilization](#feature-utilization)
- [Customization](#customization)
- [Deployment](#deployment)
- [Authentication](#authentication)
- [Feature Utilization](#feature-utilization)
- [Customization](#customization)
- [Development](#development)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
Loading