feat: added authentification and redirection
This commit is contained in:
parent
1c9c5ce5fe
commit
ef641d4023
24 changed files with 731 additions and 173 deletions
1
lib/config/constants.dart
Normal file
1
lib/config/constants.dart
Normal file
|
|
@ -0,0 +1 @@
|
|||
const apiBasePath = "bal.ueauvergne.fr";
|
||||
Reference in a new issue