Filip Sodić
a6f06a7a25
Fix absolute links in docs
2024-04-18 17:48:19 +02:00
Mihovil Ilakovac
5dbd3f0ec2
Bumps Wasp version in docs and example apps ( #1902 )
2024-03-18 17:47:32 +01:00
Mihovil Ilakovac
8beec5928a
Adds migration docs to 0.13 ( #1890 )
2024-03-18 13:09:37 +01:00
Mihovil Ilakovac
0880556592
Adds Keycloak OAuth provider ( #1876 )
2024-03-18 13:09:08 +01:00
Martin Sosic
85197fdf2b
Fixed broken links in docs.
2024-02-27 13:07:45 +01:00
Mihovil Ilakovac
49fe129adb
Cleanup
2024-02-23 13:07:28 +01:00
Mihovil Ilakovac
c4f1ae4cec
Migrates Auth Overview docs to 0.12
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-02-23 13:03:43 +01:00
Mihovil Ilakovac
7a80dcf6c5
Replaces ServerImport with ExtImport ( #1796 )
2024-02-22 11:32:20 +01:00
Martin Šošić
594e8446b4
Updated docs to 0.12. ( #1783 )
...
======================
Updated docs/advanced/apis to 0.12. (#1729 )
Updated docs/advanced/middleware-config to 0.12. (#1730 )
Updated docs/advanced/links to 0.12. (#1732 )
Updated docs/advanced/web-sockets to 0.12. (#1733 )
Updated docs/advanced/email to 0.12. (#1734 )
Auth docs rework (#1723 )
Updated docs/advanced/jobs to 0.12. (#1740 )
Updates starter templates (#1744 )
Updates general docs (#1745 )
Update customising app docs (#1748 )
Updates client setup (#1749 )
Change server config docs (#1750 )
Updates CSS frameworks docs (#1753 )
Updates static assets docs (#1751 )
Updates custom vite config docs (#1754 )
Update testing docs (#1752 )
Updated docs/introduction/* to 0.12. (#1756 )
Restructuring data model docs (#1739 )
Updates depedencies docs (#1768 )
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-02-19 13:35:32 +01:00
Filip Sodić
d9136bb489
Update examples and guide for 0.12.x ( #1727 )
2024-02-09 17:26:28 +01:00
Mihovil Ilakovac
814b82bd58
Removes AuthError ( #1737 )
2024-02-09 11:17:18 +01:00
Mihovil Ilakovac
5c1a7e9e9a
Migration instructions for new auth ( #1635 )
2024-01-19 18:37:45 +01:00
Mihovil Ilakovac
344350cb0e
Adds Session related docs ( #1643 )
2024-01-18 17:19:06 +01:00
Mihovil Ilakovac
846fdda827
Unify userSignupFields
for all auth methods ( #1639 )
2024-01-18 13:42:00 +01:00
Mihovil Ilakovac
b360af3065
Remove user-facing unverified email flow ( #1638 )
2024-01-16 17:42:27 +01:00
Mihovil Ilakovac
e3c825fae1
Enable easier email dev setup ( #1634 )
2024-01-16 16:19:35 +01:00
Mihovil Ilakovac
ffe2509cb4
New auth model docs ( #1620 )
2024-01-15 11:00:54 +01:00
Martin Sosic
c534a84b9c
Merge branch 'release'
2024-01-12 18:28:23 +01:00
Martin Šošić
7f91081bd8
Fix broken documentation links & remove old docs.
...
* Removed old docs leftovers.
* Fixed broken links in the docs.
* fix
2024-01-12 17:42:53 +01:00
Matija Sosic
4039bda26b
docs: added auth overview video.
2023-12-13 17:52:55 +01:00
Boris Martinovic
6cfc495ca4
Run prettier format
2023-11-16 17:15:18 +01:00
Mihovil Ilakovac
ef6d6b1041
Username validation refactor ( #1569 )
2023-11-15 13:05:00 +01:00
Gleb Mirzayev
799ff1d8d0
docs: remove mentions of logoUrl ( #1473 )
...
* Add streaming text example
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Updated diagram to be visible on dark mode (#1456 )
Added white background so the diagram in docs is visible also in dark background.
* Update .gitattributes to not look at haskell files
* docs: remove mentions of logoUrl
---------
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Boris Martinovic <boris@martinovic.dev>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-10-12 14:32:48 +02:00
Mihovil Ilakovac
99c9021f82
Signup Customisation [RFC] ( #1395 )
2023-09-12 13:19:47 +02:00
Craig McIlwrath
60233dcbcc
Restructures docs ( #1333 )
...
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
2023-08-11 16:47:49 +02:00