as stated in #55, the auth api's can be moved outside of the /api and split up
to make better sense. the api's that actually deal with authentication can stay
and just be moved up a level while the requests that deal with totp / password
settings can be moved to a more appropriate locaiton.
as stated in #55, the auth api's can be moved outside of the /api and split up to make better sense. the api's that actually deal with authentication can stay and just be moved up a level while the requests that deal with totp / password settings can be moved to a more appropriate locaiton.