/oauth.net

:lock: The oauth.net website. Feel free to send pull requests with updates.

Primary LanguagePHP

oauth.net

This repository contains the source to the https://oauth.net website. Feel free to send pull requests with updates.

The license that the oauth.net site uses places all content added on or after 2013-07-23 into the public domain. Content added before that date by authors who have added a public domain declaration to their pull requests is also placed into the public domain.

Get Started

You can use the built-in PHP webserver to run a development copy of this website.

php -S 127.0.0.1:8080 -t public

Contributing

See CONTRIBUTING.md