Skip to content

Commit

Permalink
Implement basic user creation (#34)
Browse files Browse the repository at this point in the history
* feat: implemented user creation domain

* feat: implemented auth0 autentication

* docs: updated readme

* docs: updated examples readme
  • Loading branch information
paulobressan authored Jul 12, 2024
1 parent 4fbbddb commit 40b3b8c
Show file tree
Hide file tree
Showing 26 changed files with 1,130 additions and 207 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ dev.db*
rpc.toml
daemon.toml
grpcurl*
config.toml
test/.terraform*
test/local.tfstate*

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40b3b8c

Please sign in to comment.