Skip to content
Snippets Groups Projects
Commit c2ef3695 authored by Clément's avatar Clément
Browse files

update: authentication

parent 3c775922
No related branches found
No related tags found
2 merge requests!44Master to dev,!43update: add solid-form-checkboxes
How to build a SIB application from sources
#########################################
###########################################
Requirements
============
......@@ -8,7 +8,7 @@ npm 6.7.0
Configure the app
==================
=================
Get the code of your app (for the example the SIB App):
.. code-block:: bash
......@@ -55,7 +55,7 @@ In this example we are contacting the same server (batman.happy-dev.fr) for all
If you use a local development server, you should use http://localhost:8000/ instead.
Build the client app
==================
====================
Create your application bundle:
.. code-block:: bash
......
......@@ -85,8 +85,8 @@ Let's assume we want to add a menu to our app. We're gonna add the router compon
=> `Play with the SiB Builder <https://la-pommeraye.fr/sib-builder//>`__
4. Authentification
---------------------
4. Authentication
-----------------
.. warning::
This part is missing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment