Skip to content

Sequelize non-admin and token refresh#125

Merged
wcmjunior merged 2 commits intomainfrom
Sequelize
May 14, 2025
Merged

Sequelize non-admin and token refresh#125
wcmjunior merged 2 commits intomainfrom
Sequelize

Conversation

@mitchell-elholm
Copy link
Copy Markdown
Contributor

Description of changes:
Updates Sequelize sample

  • Apply fresh token generation: every time a connection is created it creates a new password using a beforeConnect hook
  • Add non-admin example using myschema, sets the schema using an afterConnect hook
  • Update README to match new format and other minor changes

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT-0 license.

Thank you for your contribution!

@wcmjunior wcmjunior merged commit 21dc57c into main May 14, 2025
3 checks passed
@wcmjunior wcmjunior deleted the Sequelize branch May 14, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants