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

update login redirect #340

Merged
merged 1 commit into from
Aug 16, 2023
Merged

update login redirect #340

merged 1 commit into from
Aug 16, 2023

Conversation

lamebrain
Copy link
Collaborator

after meadow cloud login:

  • redirect to meadowcloud
  • call api/users/me to automatically create account in meadow cloud.

@@ -10,6 +10,7 @@
using CredentialManagement;
using IdentityModel.Client;
using IdentityModel.OidcClient;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lamebrain I asked on Slack, and mentioned that this version of IdentityModel.OidcClient is no longer available in the nuget marketplace and if there is another replacement or is it worth forking the repo and strong signing it ourselves for inclusion with our own releases. Also avoids a compiler warning.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks I created a ticket. Looks like there are other libs out there.

@lamebrain lamebrain merged commit 7a3123e into develop Aug 16, 2023
6 checks passed
@lamebrain lamebrain deleted the user_redirect branch August 16, 2023 17:02
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.

3 participants