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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
This program takes NMEA, CSV, GPR or GPX logfiles from your GPS device, manages your tracks and exports them as KML to Google Earth. Investigate altitude and speed information, measure distances and cut tracks.
Il programma TrasfSianItalia, da usare con javaproj scaricabile anch'esso, è nato dalla necessità di trasformare le coordinate visualizzate sul SIAN. Il programma si occupa semplicemente di effettuare la trasformazione delle coordinate per i codici epsg e di visualizzarle su Google maps. Le coordinate trasformate si possono salvare e stampare. Richiede java 8 per funzionare. Per installazione completa cliccare su browse all file e scaricare TrasfSianItalia35.zip. Per gli aggiornamenti scaricare solo TrasfSianItalia(ultima versione).jar e sostituirlo nella directory di destinazione.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
...The remote device connects to the database using a Glassfish server and Jersey.
This app has been available on Apple's iTunes App Store for over two years and has a 4+ star ratings. I have moved on to other things and while I've been maintaining it I'd like to see it continue to improve. That's is why I'm releasing it as an open source project.
Analyze gpx files and store summary in Sqlite database
There are many good programs to manage gpx tracks from my sport activities. My favorite one is gps-prune to view gps tracks on a map and make changes. However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport.
GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as:
- overall and moving time
- distance (km),
- average and max speed
- time, km uphill and downhill
It automatically classifies the acitvity as hiking, MTB or race bike. ...
...The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface.
Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
...I'd be happy to hand it over to anyone willing to take over, or just to use the name. Check out the showcase : http://gwt-mapfish.sourceforge.net/showcase/GwtMapFishShowcase.html
I see there are still some downloads, so I feel I have to advise against using this project. It barely has any functionality, and anyway you'd be better off with home-made GWT widgets and Java logic. GWT-OpenLayers is OK, but don't go further in JS-library wrapping, or it gets messy.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.