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

updates to java-websockets for screencast #495

Merged
merged 6 commits into from Dec 31, 2020

Conversation

indiepopart
Copy link
Contributor

Updates to the post https://developer.okta.com/blog/2019/10/09/java-spring-websocket-tutorial
This updates are for recording the screencast.

@netlify
Copy link

netlify bot commented Dec 10, 2020

Deploy preview for okta-blog ready!

Built with commit 0ed9dbc

https://deploy-preview-495--okta-blog.netlify.app

@mraible
Copy link
Contributor

mraible commented Dec 10, 2020 via email

@indiepopart
Copy link
Contributor Author

@mraible Shall I create a pull request for the code repository at https://github.com/oktadeveloper/okta-java-websockets-example?

@mraible
Copy link
Contributor

mraible commented Dec 16, 2020 via email

@indiepopart
Copy link
Contributor Author

Added change log. Not sure about the date. Created pull request oktadev/okta-java-websockets-example#2

Copy link
Contributor

@mraible mraible left a comment

Choose a reason for hiding this comment

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

Thank you @indiepopart! Please add links in the changelog as suggested.


**Changelog:**

* Dic 17, 2020: Update spring-boot version in curl line, to 2.4.0. Update Okta javascript SDK static link in index.html, to version to 4.0.0. Update Tone.js library link. Update the javascript authentication code in auth.js, for new Okta SDK version.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Dic 17, 2020: Update spring-boot version in curl line, to 2.4.0. Update Okta javascript SDK static link in index.html, to version to 4.0.0. Update Tone.js library link. Update the javascript authentication code in auth.js, for new Okta SDK version.
* Dec 23, 2020: Updated Spring Boot to version 2.4.0. Updated Okta Auth JS to version 4.0.0. Update Tone.js library link. See the code changes in the [example app on GitHub](https://github.com/oktadeveloper/okta-java-websockets-example/pull/2). Changes to this post can be viewed in [oktadeveloper/okta-blog#495](https://github.com/oktadeveloper/okta-blog/pull/495).

@@ -548,3 +552,7 @@ To continue learning about WebSocket-related technologies and Spring Framework's
* [10 Excellent Ways to Secure Your Spring Boot Application](/blog/2018/07/30/10-ways-to-secure-spring-boot)

For more informative tutorials, please [follow @oktadev on Twitter](https://twitter.com/oktadev) and [subscribe to our YouTube channel](https://youtube.com/c/oktadev).

**Changelog:**
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
**Changelog:**
<a name="changelog"></a>
**Changelog:**

@indiepopart
Copy link
Contributor Author

@mraible Links added!

@mraible mraible merged commit 2446aac into oktadev:main Dec 31, 2020
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

2 participants