Skip to content

Version 1.7.1

Choose a tag to compare

@Superior126 Superior126 released this 03 Aug 03:52
· 77 commits to main since this release

What's New

  • ✅ Add Permissions System - We added a new permissions system to auth server to allow Lif to assign certian permissions to Lif Accounts. @Superior126 #111

  • ✅ Add Get Id Route - A new route was added so that services can get the user id from a username. @Superior126 #115

  • ✅ Added Role Check To Token Verification - Services are now able to specify a role that is required for the token verification to be successful. @Superior126 #116

  • ✅ Fix Logout Route - We fixed an issue with the logout route not deleting user auth cookies. @Superior126 #123

  • ✅ Optimize Database Interface - We optimized the database interface for auth server with various improvements. @Superior126 #124

  • ✅ Add User Report Route - We added a new user report route allowing users to report content that violates Lif Platfoms terms of service. @Superior126 in #125

Full Changelog: 1.7.0...1.7.1