Thomas Citharel d2ebe86c9f Merge branch 'auth-modernize' into 'main'
Various 3rd-party auth providers improvements

Closes #506 et #989

See merge request framasoft/mobilizon!1221
2022-04-28 10:35:23 +00:00
..
2021-11-04 18:38:47 +01:00
2021-06-21 09:18:32 +02:00
2020-11-30 12:48:21 +01:00
2021-11-25 16:46:21 +01:00
2020-12-02 12:08:32 +01:00
2020-12-02 12:08:32 +01:00
2021-11-26 09:45:54 +01:00
2020-06-25 12:30:29 +02:00
2020-11-30 12:48:21 +01:00
2022-04-24 18:33:09 +02:00
2022-01-17 14:41:03 +01:00
2021-10-11 17:56:23 +02:00
2022-04-24 18:33:09 +02:00

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.