Skip to content

Releases: solo-io/dev-portal-starter

v0.0.9

18 Jul 20:06
Compare
Choose a tag to compare
update logout urlt

Signed-off-by: Nicholas Bucher <[email protected]>

v0.0.8

18 Jul 19:07
Compare
Choose a tag to compare
update scope

Signed-off-by: Nicholas Bucher <[email protected]>

v0.0.7

18 Jul 18:42
Compare
Choose a tag to compare
update scope

Signed-off-by: Nicholas Bucher <[email protected]>

v0.0.6

18 Jul 17:54
Compare
Choose a tag to compare
Merge branch 'v0.0.x' of github.com:solo-io/dev-portal-starter into v…

v0.0.5

18 Jul 15:51
Compare
Choose a tag to compare
Update package.json version information for v0.0.4

v0.0.4

18 Jul 15:13
Compare
Choose a tag to compare
Merge branch 'v0.0.x' of github.com:solo-io/dev-portal-starter into v…

v0.0.3

17 Jul 23:13
Compare
Choose a tag to compare
Merge branch 'v0.0.x' of github.com:solo-io/dev-portal-starter into v…

v0.0.1

17 Jul 18:41
Compare
Choose a tag to compare

Working with Gloo Platform v2.4.0

  • Environment variables can now be set on the published image (gcr.io/solo-public/docs/portal-frontend:v0.0.1). These correspond to your oauth provider and portal server configuration:
    • VITE_PORTAL_SERVER_URL
    • VITE_CLIENT_ID
    • VITE_TOKEN_ENDPOINT
    • VITE_AUTH_ENDPOINT
    • VITE_LOGOUT_ENDPOINT