This website requires JavaScript.
Explore
Help
Sign In
FlightScore
/
FlightScore-Backend
Watch
1
Star
0
Fork
0
You've already forked FlightScore-Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
eb7a9d099205251c15c15c542c6f8d81f6019833
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
CodingPhoenix
eb7a9d0992
Update Gradle wrapper to version 9.4.1
2026-04-10 18:11:42 +02:00
.idea
Added login request handler
2026-02-15 19:55:02 +01:00
gradle
/wrapper
Update Gradle wrapper to version 9.4.1
2026-04-10 18:11:42 +02:00
src/main/java/dev/coph/flightscore
/backend
Configure CORS for web server and secure refresh token with HTTP-only cookies
2026-02-16 21:37:35 +01:00
yaak
Added auth refresh endpoint
2026-02-15 22:27:13 +01:00
.gitignore
Added base classes
2026-02-15 12:39:39 +01:00
build.gradle
Added new JWT-Token support and fixed some bugs.
2026-02-15 22:19:24 +01:00
gradlew
Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.
2026-02-15 11:50:43 +01:00
gradlew.bat
Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.
2026-02-15 11:50:43 +01:00
settings.gradle
Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.
2026-02-15 11:50:43 +01:00
S
Description
No description provided
127
KiB
Languages
Java
100%