You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to def up some helper methods inside the add_persona block that are callable from within sign_in_as but don't pollute any global namespaces (at the least to avoid naming conflicts).
It would be nice to be able to
defup some helper methods inside theadd_personablock that are callable from withinsign_in_asbut don't pollute any global namespaces (at the least to avoid naming conflicts).