Skip to content

Commit

Permalink
docs: add OAuth authentication to README
Browse files Browse the repository at this point in the history
  • Loading branch information
johanohly committed Sep 26, 2024
1 parent 06060f3 commit bdc85e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@

- **World Map**: View all your flights on an interactive world map.
- **Flight History**: Keep track of all your flights in one place.
- **Statistics**: Get insights into your flight history with statistics.
- **Multiple Users**: Manage multiple users, share flights among them and secure your data with user authentication.
- **Statistics**: Get insights into your flight history with statistics.
- **Multiple Users**: Manage multiple users, share flights among them, secure your data with user authentication and
integrate with your OAuth provider.
- **Responsive Design**: Use the application on any device with a responsive design.
- **Dark Mode**: Switch between light and dark mode.
- **Import Flights**: Import flights from various sources including MyFlightRadar24, App in the Air and JetLog.
- **Import Flights**: Import flights from various sources including MyFlightRadar24, App in the Air and JetLog.

## 🚀 Getting Started

Expand Down

0 comments on commit bdc85e0

Please sign in to comment.