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

Fix external provider authentication for web #827

Merged
merged 2 commits into from
Jun 4, 2023
Merged

Conversation

VMelnalksnis
Copy link
Owner

Fixes #826

@VMelnalksnis VMelnalksnis added type:bug Something isn't working area:api labels Jun 4, 2023
@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Merging #827 (5ea5f5f) into master (a84fb5d) will decrease coverage by 0.04%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
- Coverage   75.44%   75.41%   -0.04%     
==========================================
  Files         355      355              
  Lines       10472    10460      -12     
==========================================
- Hits         7901     7888      -13     
- Misses       2571     2572       +1     
Components Coverage Δ
API 82.22% <80.00%> (-0.05%) ⬇️
UI 59.97% <ø> (ø)

@VMelnalksnis VMelnalksnis merged commit 5ea5f5f into master Jun 4, 2023
11 of 12 checks passed
@VMelnalksnis VMelnalksnis deleted the auth-fix branch June 4, 2023 14:32
@VMelnalksnis VMelnalksnis temporarily deployed to github-pages June 4, 2023 14:32 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication does not work for home page and Identity area if Jwt options are not specified
1 participant