All Projects → BranislavLazic → jwt-akka-http

BranislavLazic / jwt-akka-http

Licence: MIT license
An example how to implement a very simple authentication and authorization with Akka HTTP. Related to https://blog.codecentric.de/en/2017/09/jwt-authentication-akka-http

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to jwt-akka-http

Kebs
Scala library to eliminate boilerplate
Stars: ✭ 113 (+391.3%)
Mutual labels:  akka, akka-http
akka-http-actor-per-request
Example akka application that uses the actor per request model
Stars: ✭ 16 (-30.43%)
Mutual labels:  akka, akka-http
Otoroshi
Lightweight api management on top of a modern http reverse proxy
Stars: ✭ 177 (+669.57%)
Mutual labels:  akka, akka-http
Scala Ddd Example
🎯 λ Hexagonal Architecture + DDD + CQRS applied in Scala using Akka HTTP
Stars: ✭ 86 (+273.91%)
Mutual labels:  akka, akka-http
akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (+30.43%)
Mutual labels:  akka, akka-http
Squbs
Akka Streams & Akka HTTP for Large-Scale Production Deployments
Stars: ✭ 1,365 (+5834.78%)
Mutual labels:  akka, akka-http
akka-react-cloudant
A Soccer Dashboard created by scraping EPL website using Akka backend and ReactJS frontend and IBM Cloudant for object storage. IBM Cloud Foundry is used to host both frontend and backend app.
Stars: ✭ 21 (-8.7%)
Mutual labels:  akka, akka-http
Scale
Another example of a REST API with Akka HTTP
Stars: ✭ 23 (+0%)
Mutual labels:  akka, akka-http
Quark
Quark is a streaming-first Api Gateway using Akka
Stars: ✭ 13 (-43.48%)
Mutual labels:  akka, akka-http
akka-cqrs-activator
Issue tracker PoC application written in Scala (Akka) and JavaScript (React) that demonstrates event sourcing and CQRS
Stars: ✭ 33 (+43.48%)
Mutual labels:  akka, akka-http
Swagger Akka Http Sample
Sample demonstrating use of swagger-akka-http
Stars: ✭ 79 (+243.48%)
Mutual labels:  akka, akka-http
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+308.7%)
Mutual labels:  akka, akka-http
Akka Http
The Streaming-first HTTP server/module of Akka
Stars: ✭ 1,163 (+4956.52%)
Mutual labels:  akka, akka-http
Akka Http Quickstart Scala.g8
Stars: ✭ 103 (+347.83%)
Mutual labels:  akka, akka-http
Spark As Service Using Embedded Server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
Stars: ✭ 46 (+100%)
Mutual labels:  akka, akka-http
Akka Management
Akka Management is a suite of tools for operating Akka Clusters.
Stars: ✭ 218 (+847.83%)
Mutual labels:  akka, akka-http
Akka Http Microservice
Example of http (micro)service in Scala & akka-http
Stars: ✭ 701 (+2947.83%)
Mutual labels:  akka, akka-http
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-17.39%)
Mutual labels:  akka, akka-http
akka-http-quickstart-java.g8
akka.io
Stars: ✭ 17 (-26.09%)
Mutual labels:  akka, akka-http
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (-21.74%)
Mutual labels:  akka, akka-http

JWT Akka HTTP

Source code from blog post. Demonstrates basic implementation of JWT authentication with Akka HTTP.

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].