Saving users in a database

It's common for applications to store users in a database. With OpenCloud.NET you can define post authentication operations to be executed as you would in a normal ASP.NET authentication scheme, that is by configuring ConfigureRobloxAuthenticationOptions.Events.

Last updated

Was this helpful?