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

feat: allow admin to create API code recovery flows #3939

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

zepatrik
Copy link
Member

Until now the flow type was hard-coded to browser. With this change, it is possible to create recovery codes for API clients.
The link strategy was not adjusted because it makes less sense for API clients.

jonas-jonas
jonas-jonas previously approved these changes May 29, 2024
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.20%. Comparing base (fbbac77) to head (fbbac77).

Current head fbbac77 differs from pull request most recent head f2f7c1e

Please upload reports for the commit f2f7c1e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3939   +/-   ##
=======================================
  Coverage   78.20%   78.20%           
=======================================
  Files         362      362           
  Lines       25485    25485           
=======================================
  Hits        19930    19930           
  Misses       4028     4028           
  Partials     1527     1527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zepatrik zepatrik merged commit 25d1ecd into master Jun 4, 2024
27 checks passed
@zepatrik zepatrik deleted the feat/recovery/admin-allow-flow-type branch June 4, 2024 10:26
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.

None yet

3 participants