We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e871d50 commit 14c343fCopy full SHA for 14c343f
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-26.mdx
@@ -1,3 +1,11 @@
1
+## 5.38.0
2
+**`(feat):`** Add interactive login prompt to `fern login`. When no active Auth0 session
3
+exists, the CLI now presents a menu to choose a login provider (GitHub,
4
+Google, Postman, or SSO). Selecting SSO prompts for an email address and
5
+routes directly to the organization's identity provider. If an active
6
+session already exists, authentication completes silently as before.
7
+
8
9
## 5.37.12
10
**`(fix):`** Fix false "page was moved" warnings in `fern check` and `fern docs dev` when the same
11
file is referenced across multiple doc versions. The missing-redirects rule now tracks
0 commit comments