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

Send Angular Version as part of auth0Client header #309

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

frederikprijck
Copy link
Member

This PR sends the version of Angular being used as part of the auth0Client.

@frederikprijck frederikprijck requested a review from a team as a code owner May 31, 2022 11:20
env: {
'angular/core': VERSION.full
}
} as any,
Copy link
Member Author

Choose a reason for hiding this comment

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

Will need to drop this once auth0/auth0-spa-js#913 is merged

Copy link
Contributor

Choose a reason for hiding this comment

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

It has been merged now.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks. I forgot the fact that it will also need a release. So will hold of merging here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Or maybe we should merge as is for now. As it should work, and might be a bit weird to cut a release in SPA-JS only for this.

@frederikprijck frederikprijck merged commit 05341fc into master Jun 3, 2022
@frederikprijck frederikprijck deleted the feat/useragent-env branch June 3, 2022 08:11
@frederikprijck frederikprijck mentioned this pull request Jun 8, 2022
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