Skip to content

Commit

Permalink
adds multin controller support for OIDC auth and arbitrary requests
Browse files Browse the repository at this point in the history
- controllers are listed on authentication
- an event is emitted from the edge-api client
- an event is emitted from SDK contexts
- adds methods to add listeners for events at both levels
  • Loading branch information
andrewpmartinez committed Apr 16, 2024
1 parent 2a20460 commit ad8a92a
Show file tree
Hide file tree
Showing 9 changed files with 632 additions and 198 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
github_deploy_key
*.json
*.jwt
/go.work
/go.work.sum
go.work
go.work.sum
Loading

0 comments on commit ad8a92a

Please sign in to comment.