This repository was archived by the owner on Jan 13, 2022. It is now read-only.
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
[Proposal] Change auth_type in login url #146
Closed
Description
I have been dealing with permissions being edited by the users and according to the documentation you need to append auth_type=rerequest
to the url.
I was looking for a way of doing it using the api however, I could not find out how, so I am currently doing it manually.
It would be ideal to add a parameter in the FacebookRedirectLoginHelper->getLoginUrl()
method which will let you to specify the auth_type
.
Metadata
Metadata
Assignees
Labels
No labels