AWS Request Signer VS scala-oauth2-provider

Compare AWS Request Signer vs scala-oauth2-provider and see what are their differences.

AWS Request Signer

Scala library to sign HTTP requests to AWS services. (by ticofab)

scala-oauth2-provider

OAuth 2.0 server-side implementation written in Scala (by nulab)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AWS Request Signer scala-oauth2-provider
- 1
21 536
- -0.4%
0.0 6.2
over 4 years ago 5 months ago
Scala Scala
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AWS Request Signer

Posts with mentions or reviews of AWS Request Signer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning AWS Request Signer yet.
Tracking mentions began in Dec 2020.

scala-oauth2-provider

Posts with mentions or reviews of scala-oauth2-provider. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-22.
  • Recommendations for implementing users authentication in Scala Play API app
    3 projects | /r/scala | 22 Dec 2020
    I ended up using https://github.com/nulab/scala-oauth2-provider/ although I cannot possibly comment on its pros or cons compared to other libraries. In the simplest scenario you may even manage without any 3rd party components, simply resort to action composition where your custom action will handle all interaction with user database.

What are some alternatives?

When comparing AWS Request Signer and scala-oauth2-provider you can also consider the following projects:

play-pac4j - Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

play-silhouette - Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.

akka-http-session - Web & mobile client-side akka-http sessions, with optional JWT support

Play Google Auth Module * 12 ⧗ 4 - Simple play module for authenticating against Google

OAuth2-mock-play - An implementation of an OAuth2 server designed for mocking/testing

play2-auth - Play2.x Authentication and Authorization module

SecureSocial - A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications