Users endpoints #1318
Closed
Scott-Atkinson
started this conversation in
General
Users endpoints
#1318
Replies: 1 comment
-
ended up building my own login flows, reshuffling some of the code. closing the comment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having a bit of trouble flushing out all the
app.MapGroup(this)
.MapIdentityApi();
So I have better control over them, have anyone ben able to do this yet? how do I wire up the forgot password to make sure it sends an email? how do I define the template it needs? so many questions, but can't find the answer to them,
Beta Was this translation helpful? Give feedback.
All reactions