5.0.0 Migration Guide #248
Closed
jankapunkt
started this conversation in
Ideas
Replies: 3 comments 4 replies
|
Do we try to convince users coming from oauthjs to use the Few months before, I remember @HappyZombies mentioning that he prefers to use the package directly instead of the express adapter. In such cases, people coming from the legacy oauthjs package would be having difficulty since they recommend to use express adapter instead of spinning up their own server with the oauthjs package. @HappyZombies why do you prefer not to use the express adapter package? |
2 replies
|
On a side note. I also think at this point that a direct integration with |
2 replies
|
this is implemented in the latest 5.0.0 release |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Let's collect the most important topics here for a migration guide and where to add them.
There should definitely be a migration guide page in the overall docs (.rst file format) but there should also be some mention in the README.
The migration guide should point out two scenarios:
Migration guide should point out what's breaking and strategies to get around most common issues.
We should also make a note that
4.xwill be deprecated in the future and will only get security fixes.All reactions