Skip to content

Allow override of oauth endpoints#418

Merged
augustuswm merged 1 commit intooxidecomputer:mainfrom
nickryand:remix-auth-rfd-backend
Jan 29, 2026
Merged

Allow override of oauth endpoints#418
augustuswm merged 1 commit intooxidecomputer:mainfrom
nickryand:remix-auth-rfd-backend

Conversation

@nickryand
Copy link
Copy Markdown
Contributor

I am working on running rfd-api and rfd-site locally. I need the ability to separate service to service API calls for the token endoint from the value that is passed back to the client to make it more friendly when running inside a container compose (podman or docker) environment and/or something like Kubernetes.

This small PR lets me override the authorization host and the token host. This will let me send token validation calls through a different path than what the end-user may use to authenticate with the browser.

* I am working on running rfd-api and rfd-site locally. I need the
  ability to separate service to service API calls for the token endoint
  from the value that is passed back to the client to make it more
  friendly when running inside a container compose (podman or docker)
  environment and/or something like Kubernetes.
@augustuswm augustuswm merged commit 8442cc0 into oxidecomputer:main Jan 29, 2026
@nickryand nickryand deleted the remix-auth-rfd-backend branch January 29, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants