Skip to content

lightbord/vatsim-auth-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

VATSIM Authentication Examples

This repo contains various examples of authenticating with VATSIM authentication (https://auth.vatsim.net/)

PHP

The PHP example is written in pure PHP with no add-on libraries used. To use this example, you'll need to set the correct values in secrets.php with the ones you've obtained from VATSIM. By default this example uses the VATSIM auth-dev server, which is a testbed for those implementing VATSIM authentication.


More examples in other languages may follow.

About

Examples of authenticating to VATSIM (https://auth.vatsim.net) using OAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages