Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/1129 integrate webauthn controller #1135

Merged
merged 32 commits into from
Oct 10, 2024

Conversation

prnk28
Copy link
Contributor

@prnk28 prnk28 commented Oct 10, 2024

  • refactor: remove nebula static file serving
  • feat: Add login, register, and authorize sections
  • feat: implement registration form UI
  • refactor: abstract template rendering to ctx module
  • feat: add deployment target for Highway gateway
  • feat: migrate Highway gateway to Cloudflare Workers
  • feat: refactor nebula routes to components
  • chore(deps): remove unused dependencies
  • chore(deps): remove unused dependencies
  • feat: add user and relaying party entities
  • refactor: remove unused imports
  • feat: add motion scale-in and opacity-in animations
  • refactor: move dwn and orm packages to internal
  • refactor: update imports to use relative paths
  • refactor: rename build targets for clarity
  • feat: add RelayingPartyEntity model
  • refactor: rename creds templates to credentials
  • refactor: remove unused entity model
  • refactor: move models to internal package
  • refactor: move models package to internal/orm
  • feat: implement broadcast channel context
  • feat: remove config upload step
  • feat: remove unused configuration files
  • feat: migrate authentication logic to workers
  • feat: remove cloudflared dependency
  • refactor: move client related routes to 'routes/client.go'
  • feat: implement macaroon middleware
  • refactor: move fetch package to cmd/motr
  • feat: remove auth and grant endpoints
  • docs: add conceptual descriptions to did module

Huly®: ENG-1057

@prnk28 prnk28 linked an issue Oct 10, 2024 that may be closed by this pull request
@prnk28 prnk28 merged commit 279ab6e into develop Oct 10, 2024
6 checks passed
@prnk28 prnk28 deleted the feature/1129-integrate-webauthn-controller branch October 10, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate WebAuthn Controller Authentication
1 participant