an authorization account thing for my projects to use for authentication. programmed securely by hand
an authorization account thing for my projects to use for authentication. programmed securely by hand
i added an option to log out of all sessions and also there’s more color and also the remove button text is sideways woah
Log in to leave a comment
default avatars exist now due to some funny server-side stuff i did. also, the api endpoint for fetching avatars now requires the “auth” cookie so nobody but you can see your avatar!
Log in to leave a comment
turns out you should never program past midnight. whenever you clicked the “Remove” button on any session it would remove the session you were currently using when you made that request, instead of the one you actually requested. so i fixed that and now everything is sunshine lollipops and rainbows
Log in to leave a comment
there’s now a session tracker page so you can see the devices that you’re logged into! in production “::1” would be an actual public IP address
Log in to leave a comment
session logging is now a thing
Log in to leave a comment
avatar uploading exists now which is pretty cool!
Log in to leave a comment
now you can edit your profile
Log in to leave a comment
accounts exist now which are a nice thing to have
Log in to leave a comment