Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Multi scripts for CS:GO that do just about everything
I have not posted any of the code yet, I'm working on it locally then will push everything.
This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but
rather is meant to have some with the features that Java provides.
I included all source so that you can see what I used. This is a great
project to learn about global event listener, JRobot, JavaFX, etc...
Open Source Virtual World and MMOG Development Platform
3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds.
If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
The game is a jump&run game targeted for people loving games like Super Mario. It will be implemented as 2dgame flow but with 3d graphics based on JMonkey.