Hi is it possible to disable the reset password and signup and do this via APIs only?
r
rp_st
02/27/2023, 9:26 AM
hey @anan7
rp_st
02/27/2023, 9:27 AM
you mean only the admin can call those APIs? Or something else?
a
anan7
02/27/2023, 10:08 AM
Hey @rp_st . Yeah I want only someone with the certain to be able to do this through custom apis. So basically I’m building an internal application for a client. There are different departments like hr and technical.. so I want to give access to hr admins only to create a new employee for the company and help them reset their password if at all they forget it
r
rp_st
02/27/2023, 10:09 AM
Got it. Which recipe are you using of ours?
a
anan7
02/27/2023, 10:50 AM
I'm using the email password login but we'll be changing it to the username and password flow based on the documentation