refactor: move auth actions to correct place
/lib/actions.ts
/(auth)/actions.ts
of actions.ts was for authenticating, and since I have actions colocated with the stuff they are affecting it was only right to make this move