forked from raystack/frontier
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow edit role on servicedatakey to be public (#88)
* feat: allow edit role on servicedatakey to be public * feat: allow self onboarding with public servicedata (#89) * feat: allow self onboarding with public servicedata * refactor * chore: add go mod file * chore: add formating directive * fix: err * chore: fmt * test: add test to cover self onboarding scenario * update mock * feat: use caller email if user email is missing in payload
- Loading branch information
1 parent
509de71
commit 1c1b95d
Showing
12 changed files
with
358 additions
and
83 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.