jRuby vs OAuth
A side-by-side look at jRuby and OAuth. For an in-depth review of either product, follow the links below.
jRuby
Development
jRuby is an implementation of the Ruby programming language that runs on the Java virtual machine (JVM). It allows developers to use Ruby syntax and libraries while leveraging the performance, scalability, and enterprise features of Java.
rubyjvmdynamicobjectoriented
OAuth
Security & Privacy
OAuth is an open standard authorization protocol that allows users to grant third-party access to their web resources without sharing their passwords. It allows access delegation without giving away full credentials.
authenticationauthorizationaccess-control