roysathome.net/auth
Joseph.Roy e925905a4a add new features for JWT 2023-12-13 16:02:09 +00:00
..
Gemfile add new features for JWT 2023-12-13 16:02:09 +00:00
Gemfile.lock add new features for JWT 2023-12-13 16:02:09 +00:00
README.md added ruby files 2023-12-11 00:31:30 +00:00
auth.rb add new features for JWT 2023-12-13 16:02:09 +00:00
cryptography.rb add new features for JWT 2023-12-13 16:02:09 +00:00
database_queries.rb add new features for JWT 2023-12-13 16:02:09 +00:00
docker_compose.yml add docker files 2023-12-11 22:35:31 +00:00
dockerfile add docker files 2023-12-11 22:35:31 +00:00
initialize_database.rb add new features for JWT 2023-12-13 16:02:09 +00:00
post.rb add ability to check if user exists, and to reject if not. Also add the ability to input username and password on test program 2023-12-13 09:06:40 +00:00

README.md

Install dependancies

gem install sinatra webrick ruby ./auth -p 4567

To use the Gemfile: bundle installd