© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
5 replies
gamer50082

✅ login registration form not working

3 forms
mainform.cs shows 2 buttons register login
register.cs contain 3 textbox [username] [password] [confirmpassword] 1 button to send [username] and [password] to /api/register. if credentials is correct it should receive (token) and (accountType {Basic, Premium})
login.cs contain 2 textbox [username] [password] to /api/login. if credentials is correct it should receive (token) and (accountType {Basic, Premium})
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Identity Services Registration not working
C#CC# / help
2y ago
WPF MVVM login form
C#CC# / help
2y ago
Custom Login Modal Form
C#CC# / help
3y ago
where does the default ASP Core with Identity put the registration and login form?
C#CC# / help
4y ago