Replies: 3 comments 4 replies
-
|
Yeah, I get that. It makes sense. I am wondering if there might be unintended effects though. Maybe configurable – on by default, but allow it to be disabled if for example you're testing your login providers, or want to test multiple users |
Beta Was this translation helpful? Give feedback.
-
|
I'll work on this 👋 |
Beta Was this translation helpful? Give feedback.
-
|
@eba8 this is approved and would be a useful PR. A good first cut would be configurable dev-only auto-bypass: on by default for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, bypassing admin setup in dev mode requires visiting the
/_emdash/api/setup/dev-bypass?redirect=/_emdash/adminroute.Issue: Many developers miss this in the EmDash docs, ending up with a bunch of passkeys on their device. Besides, it is kind of annoying to have to visit a URL every time.
Suggestion:
Beta Was this translation helpful? Give feedback.
All reactions