Token based authentication from scratch. https://rubyplus.com/articles/4311-Securing-an-API-in-Rails-5-using-Token-Based-Authentication
-
Updated
Dec 21, 2016 - Ruby
Token based authentication from scratch. https://rubyplus.com/articles/4311-Securing-an-API-in-Rails-5-using-Token-Based-Authentication
This Ruby-on-Rails app enables users to plan a convoy trip and consider a number of variables; it uses Embedded Ruby (ERB) in the front-end. This was my third portfolio project submission in the Flatiron School curriculum
Pentaho Data Integration para geração de Password Digest e TimeStamp para SOAP-WS Security
Few handy wrappers around OpenSSL's libcrypto.
This Sinatra web app allows multiple users to create todo lists. Safely create an account to keep track of your chores! We use BCrypt to encrypt user passwords. Take note of important details with the option to add a description to each task! Tasks are stored in a database created with SQLite3.
Add a description, image, and links to the password-digest topic page so that developers can more easily learn about it.
To associate your repository with the password-digest topic, visit your repo's landing page and select "manage topics."