SoulsReaper
SoulsReaper
CC#
Created by SoulsReaper on 9/20/2023 in #help
❔ Create a custom register/login razor views for my Blazor identity.
I tried it, and I could add more fields for my registeration form! thanks a lot! I will keep testing it for login too. I made a backup before all that!
16 replies
CC#
Created by SoulsReaper on 9/20/2023 in #help
❔ Create a custom register/login razor views for my Blazor identity.
Can you link me to a guide how please? I am new to Blazor, I used Scaffold to create my identity context on database(mysql) and it works fine, but I need to customise it.
16 replies
CC#
Created by SoulsReaper on 9/20/2023 in #help
❔ Create a custom register/login razor views for my Blazor identity.
I already have a .razor file and connected as register view, but I have no idea how to proceed, isnt it suppose to be doen through a builtin class like usermanager? or shall I just handle it with full manual code?
16 replies
CC#
Created by SoulsReaper on 9/20/2023 in #help
❔ Create a custom register/login razor views for my Blazor identity.
I know, thats why it's custome, what I ask for is how?
16 replies
CC#
Created by SoulsReaper on 9/20/2023 in #help
❔ Create a custom register/login razor views for my Blazor identity.
For reference, I want to customise this view, create a new razor view and customise my registeration process.
16 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
I cant in both ways, wbsite wants me to login, after logging in wants me to pay to read the full article
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
btw the link you provided is locked behind upgrading to premium, I cant read it.
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
yeah since I am using asp .NET 6 , it shouldnt be any different or atl east not much difference
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
this is the tutorial I followed
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
but when I added the connectionstring to my databtase on program.cs and followed the tutorial a=I was watching, used add-migration then update-database, it totally added new tables for example: aspcoreusers aspcoreroles
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
yes I have them already, both tables exists
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
well not totally, I know that It's for authorization and authentication
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
I can do that, but how to make it as identity? shall I manually code the claims,users,roles etc related to identity dB context?
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
yeah I agree
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
would have been much much easier if they used sql server since its built in with blazor and visual studio
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
Well, I cant change the DB since its not my choice, I am just a developer in a company that uses it
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
okay my bad, I will try and clarify slowly
57 replies
CC#
Created by SoulsReaper on 8/29/2023 in #help
How to connect my already constructed MySQL database to my Blazor app as an Identity DB Context!?.
yes exactly, they are suppose to be in same db, no need for new one, then whats the uses of migration? sorry but I am totally new to this concept
57 replies