unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
844 stars 251 forks source link

fix(unlock-app): Prevent redundant user account type checks #15111

Closed 0xTxbi closed 2 days ago

0xTxbi commented 2 days ago

Description

This PR introduces a safeguard to avoid re-triggering checks for the user account type when a preexisting value is already set.

Issues

Fixes # Refs #

Checklist: