B
B
BonBon Slick2018-11-01 14:41:15
symfony
BonBon Slick, 2018-11-01 14:41:15

How to correctly implement the login and registration API for Facebook and other APIs on your site?

For example https://github.com/hwi/HWIOAuthBundle
If everything is clear using Twig, what if I do not have Twig but my API?
It turns out that my API makes it possible to register / use the 2nd API, API through API.
How to prescribe and add ieconfigs, what and how to return, where to redirect? Are there examples?
It's bald like that https://github.com/search?q=HWIOAuthBundle+example...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Flying, 2018-11-01
@BonBonSlick

If this bundle does not suit you, try looking at alternatives, since there are many of them. For example, there is a knpuniversity/oauth2-client-bundle that integrates the very popular and well-written league/oauth2-client package into Symfony, which in turn allows you to connect a lot of different OAuth providers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question