roysathome.net/auth
josephroy99 894b2af373 add jwt with claims functionality. 2023-12-14 00:18:12 +00:00
..
Gemfile add jwt with claims functionality. 2023-12-14 00:18:12 +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 jwt with claims functionality. 2023-12-14 00:18:12 +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 jwt with claims functionality. 2023-12-14 00:18:12 +00:00
post.rb add jwt with claims functionality. 2023-12-14 00:18:12 +00:00

README.md

Install dependancies

gem install sinatra webrick ruby ./auth -p 4567

To use the Gemfile: bundle installd