Skip to content

claront/basic_auth

Repository files navigation

basics-of-authentication

This is the sample project built by following the "Basics of Authentication" guide on developer.github.com.

It consists of two different servers: one built correctly, and one built less optimally.

To run these projects, make sure you have Bundler installed; then type bundle install on the command line.

For the "less optimal" server, type ruby server.rb on the command line.

For the correct server, enter ruby advanced_server.rb on the command line.

Both commands will run the server at localhost:4567.

About

GitHub API Basics of Authentication https://developer.github.com/guides/basics-of-authentication/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages