Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • Note that any roles/accounts hardcoded into your application could become security risks. If the end user is not allowed to change the username or especially the password, a bad actor can figure out that information and use it to exploit the system. Not clear if you would be storing account information or the type of permissions a user has or can have, but definitely something to keep in mind. Hardcoding = bad in these cases Commented Mar 23, 2020 at 15:19