add auth api and auth instance

This commit is contained in:
andres
2023-05-26 20:07:32 +02:00
parent 735ae87ca9
commit 38d3801914
8 changed files with 48 additions and 8 deletions

6
.gitignore vendored
View File

@@ -28,3 +28,9 @@ build
# Miscellaneous
*.local
# env
.env.development
.env.production