Jan Hrcek
|
b9d8fbcdc1
|
Fix typos and grammar (#1304)
* Fix typos and grammar
* Remove redundant words, fix articles
* More language fixes
* More typo fixes and resolve TODO about missing links
|
2020-06-06 00:43:51 -04:00 |
|
natsuki14
|
2050ec86a2
|
I guess some sample curl commans are wrong.
|
2019-12-15 03:09:01 +09:00 |
|
Noah Snelson
|
5612772448
|
Change Type Families user manual link to specify GHC 8.8.1
|
2019-10-07 18:55:47 -07:00 |
|
Noah Snelson
|
ec80f251f3
|
Fixes issue #1206 by updating broken links in tutorial.
|
2019-10-07 11:23:30 -07:00 |
|
Jan Hrček
|
e9113111d6
|
Add link to cookbook example of basic auth (#752)
|
2018-03-21 04:48:01 +01:00 |
|
Alp Mestanogullari
|
bba8cecf9f
|
Merge pull request #875 from kakkun61/improve-authentication-docs
Improve authentication docs
|
2017-12-28 15:01:51 +01:00 |
|
Kazuki Okamoto
|
4b9d60ca8d
|
fix compilation error: move import declaration and add cookie to dependencies
|
2017-12-13 16:52:44 +09:00 |
|
Ryan James Spencer
|
ff5502f4f7
|
Replace User with Account in Generalized Authentication section (#757)
* Change `User` to `Account` in Generalized Authentication section
|
2017-10-17 14:31:29 +02:00 |
|
JoeMShanahan
|
e6c492ab2c
|
Add hackage link to the cookie package
|
2017-07-17 11:18:13 +01:00 |
|
JoeMShanahan
|
2c0aa36ae9
|
Reword comment so that it actually makes sense!
|
2017-07-17 10:51:08 +01:00 |
|
JoeMShanahan
|
160cda2602
|
Explicitly state that we're adding a dependency here
|
2017-07-17 10:14:42 +01:00 |
|
JoeMShanahan
|
c24096be16
|
Bring back the comment
|
2017-07-17 10:09:51 +01:00 |
|
Joe Shanahan
|
400bd564dc
|
Look inside cookies instead of just the header
|
2017-07-17 09:18:34 +01:00 |
|
Ruben Moor
|
f352f3b136
|
Update Authentication.lhs
|
2016-10-14 11:09:46 -04:00 |
|
Luke Cycon
|
21546991af
|
Introduce a Handler alias for ExceptT ServantErr IO
Fixes #434
|
2016-04-11 22:27:29 -07:00 |
|
Luke Cycon
|
353c1798e1
|
Update some docs and the changelogs
|
2016-04-11 11:19:18 -07:00 |
|
Alp Mestanogullari
|
5b068b3ad3
|
Authentication.lhs in tutorial project + toc
|
2016-03-26 21:14:18 +01:00 |
|
aaron levin
|
c22d74ca55
|
Add basic authentication to tutorial
|
2016-03-19 17:25:44 +01:00 |
|