Skip to content

Commit 7b1846c

Browse files
committed
add link to akka-http-session
1 parent 0e3bd45 commit 7b1846c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[`tapir`](https://tapir.softwaremill.com) is a declarative, type-safe web endpoints library.
77

8-
`akka-http-session` provides directives for client-side session management in web and mobile applications, using cookies
8+
[`akka-http-session`](https://github.com/softwaremill/akka-http-session) provides directives for client-side session management in web and mobile applications, using cookies
99
or custom headers + local storage, with optional [Json Web Tokens](http://jwt.io/) format support.
1010

1111
A [comprehensive FAQ](https://github.com/softwaremill/akka-http-session-faq) is available, along with code examples (in Java, but easy to translate to Scala) which answers many common questions on how sessions work, how to secure them and implement using akka-http.

0 commit comments

Comments
 (0)