When I created a react application for authentication with Okta, I encountered an error that the auth SDK of version 5.0.2 is not supported. The npm manifest declares this version as stable.
How would one go about using version 5.0.2 of @okta/okta-auth-js?
The npm page further states that version 4.x has a very short life (expiry on 2022-01-30).
I appreciate your kind help and guidance on being able to move forward.