roysathome.net/auth
Joseph.Roy b742e228b3 removed large file 2023-12-14 17:26:03 +00:00
..
Gemfile add file transfer feature and add more jwt functionality 2023-12-14 16:21:45 +00:00
Gemfile.lock add jwt with claims functionality. 2023-12-14 00:18:12 +00:00
README.md added ruby files 2023-12-11 00:31:30 +00:00
auth.rb add file transfer feature and add more jwt functionality 2023-12-14 16:21:45 +00:00
cryptography.rb other changes 2023-12-14 17:25:02 +00:00
database_queries.rb other changes 2023-12-14 17:25:02 +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 file transfer feature and add more jwt functionality 2023-12-14 16:21:45 +00:00
post.rb add file transfer feature and add more jwt functionality 2023-12-14 16:21:45 +00:00
tokens.rb other changes 2023-12-14 17:25:02 +00:00

README.md

Install dependancies

gem install sinatra webrick ruby ./auth -p 4567

To use the Gemfile: bundle installd