Little Question about authentication
HannahJSwystun opened this issue · 4 comments
HannahJSwystun commented
Hi,
My Name is HANNAH, I would like firstable to thank the creator and all contributors (Sir.Sargent) for this nice SAMPLE AUTHENTICATION, however if I may I would like to ask you a little question :
- How can I change authentication with for example instead of
Thank you so much.
yesnault commented
Sorry, I don't understand the question
HannahJSwystun commented
I would like to authenticate with fullname instead of email
Le 21 janv. 2017 4:32 PM, "Yvonnick Esnault" <notifications@github.com> a
écrit :
… Sorry, I don't understand the question
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATitkB-8_OYDro2FoXNG41ypE_Rf6suYks5rUjMYgaJpZM4LqEKy>
.
HannahJSwystun commented
How to...please
Le 21 janv. 2017 23:29, "Hannah J Swystun" <j2eealidev@gmail.com> a écrit :
… I would like to authenticate with fullname instead of email
Le 21 janv. 2017 4:32 PM, "Yvonnick Esnault" ***@***.***> a
écrit :
> Sorry, I don't understand the question
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#20 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ATitkB-8_OYDro2FoXNG41ypE_Rf6suYks5rUjMYgaJpZM4LqEKy>
> .
>
yesnault commented
you have to do something here:
https://github.com/yesnault/PlayStartApp/blob/master/app/models/User.java#L90
https://github.com/yesnault/PlayStartApp/blob/master/app/controllers/Secured.java#L15
https://github.com/yesnault/PlayStartApp/blob/master/app/controllers/Application.java#L69
https://github.com/yesnault/PlayStartApp/blob/master/app/controllers/Application.java#L133