docs
docs copied to clipboard
Documentation for the OAuth2 integration
I am creating a new pull request to merge the documentation done by @iCodr8 in the original Pull Request #182 Since he doesn't seem to have the original pull request branch and this documentation is pending for a long time. This refers to issue #180.
I have also made changes as suggested by @dunglas in that original pull request. Can someone please review this and let me know if this looks correct?
Hello guys, any update on this?
@chalasr would you mind to take a look if it looks good to you? I never used FOSOAuth :/
@chalasr You are right, the FOSOAuthServerBunde is not ready for Symfony 5. I actually ended up using trikoder/oauth2-bundle instead of FOSOAuthServerBunde for OAuth in our project. I can try to write documentation for integrating trikoder/oauth2-bundle instead of FOSOAuthServerBunde with api platform. trikoder/oauth2-bundle is already compatible with Symfony 5. Let me know if that is something that would be useful.