R
R
Roman2021-02-24 01:41:07
symfony
Roman, 2021-02-24 01:41:07

Is there an analogue of Laravel Passport in Symfony?

What is the default package for stateless authentication in Symfony?

Not even necessarily OAuth2 - just some time-tested and pain-free package that all Symfony developers install for stateless authentication via API - is there such a thing?

And what is it called?

Or is it easier to write it yourself?

Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Chubarov, 2021-02-24
@procode

Laravel has integrated this package
into its ecosystem. If you have a good level, it will be possible to implement it for your tasks.

N
netrox, 2021-02-24
@netrox

https://github.com/hwi/HWIOAuthBundle
https://github.com/FriendsOfSymfony/FOSOAuthServer...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question