@blakearoberts/visage 0.0.1-rc.0 → 0.0.1-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -122,7 +122,6 @@ Do not treat the managed Dex and OAuth2 Proxy defaults as production auth infras
|
|
|
122
122
|
|
|
123
123
|
## TO-DO
|
|
124
124
|
|
|
125
|
-
- [ ] Promote a stable release.
|
|
126
125
|
- [ ] Support configuring [Dex connectors](https://dexidp.io/docs/connectors/).
|
|
127
126
|
- [ ] Support configuring Dex on a distinct subdomain, such as `auth.local.vite.app`.
|
|
128
127
|
- [ ] Support optional [HTTP mode without local TLS](docs/tls-http-mode.md).
|
package/package.json
CHANGED