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(auth): Removed dependency on oauth2 token for refreshToken and move to initiateAuth for hostedUI #2543

Merged
merged 8 commits into from
Aug 23, 2023

Conversation

gpanshu
Copy link
Contributor

@gpanshu gpanshu commented Aug 1, 2023

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@gpanshu gpanshu requested a review from a team as a code owner August 1, 2023 17:18
@gpanshu gpanshu enabled auto-merge (squash) August 21, 2023 20:20
@codecov-commenter
Copy link

Codecov Report

Merging #2543 (9130d5c) into main (e6c2aa1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #2543      +/-   ##
==========================================
+ Coverage   41.16%   41.18%   +0.01%     
==========================================
  Files         874      874              
  Lines       27635    27625      -10     
  Branches     3880     3879       -1     
==========================================
+ Hits        11375    11376       +1     
+ Misses      15039    15028      -11     
  Partials     1221     1221              

@gpanshu gpanshu merged commit f81521f into main Aug 23, 2023
3 checks passed
@gpanshu gpanshu deleted the refreshtoken-hostedui branch August 23, 2023 21:35
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

4 participants