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
10
Commits
1
Branch
0
Tags
634f99240f8c628225c8d62213fc47b90787c8d3
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
634f99240f
Configure CORS for web server and secure refresh token with HTTP-only cookies
2026-02-16 21:37:35 +01:00
.idea
Added login request handler
2026-02-15 19:55:02 +01:00
gradle
/wrapper
Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.
2026-02-15 11:50:43 +01: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%