Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional information in CustomLoginComponent #5989

Open
1 of 3 tasks
inarrr opened this issue Jun 8, 2023 · 1 comment
Open
1 of 3 tasks

Additional information in CustomLoginComponent #5989

inarrr opened this issue Jun 8, 2023 · 1 comment

Comments

@inarrr
Copy link

inarrr commented Jun 8, 2023

Issue type

**I'm submitting a

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

In my CustomLoginComponent I want to add extra information for the login call. I am using a username/password strategy I want to add on top of them for example the client ip address.

Current behavior:
I can only user email/username/password for the login.

Expected behavior:
I want to add additional information for login.

Other information:

node version: 18.14.2
npm version: 9.5.0
OS: Windows 11
Angular : 15.2.1
Browser: Chrome/Edge/Vivaldi
@Prefix1802
Copy link

https://akveo.github.io/nebular/docs/auth/custom-auth-components#setup-auth-container

Have a look at "Login Component Extension"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants