Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document /auth/* routes #262

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

mbklein
Copy link
Contributor

@mbklein mbklein commented Sep 3, 2024

  • Have /auth/login goto parameter default to whoami route
  • Switch from poetry to requirements.txt for package management
  • Use mkdocs-render-swagger-plugin for nicer SwaggerUI rendering (no more iframe!)
  • Update documentation dependencies

Steps to test:

Follow the instructions under Writing Documentation in the README

- Have `/auth/login` `goto` parameter default to `whoami` route
- Switch from `poetry` to `requirements.txt` for package management
- Use mkdocs-render-swagger-plugin for nicer SwaggerUI rendering (no more iframe!)
- Update documentation dependencies
@mbklein mbklein requested a review from bmquinn September 3, 2024 20:35
Copy link
Contributor

@bmquinn bmquinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs site looks great in my dev environment 👍

@mbklein mbklein merged commit e094de2 into deploy/staging Sep 3, 2024
1 check passed
@mbklein mbklein deleted the 4072-document-auth-routes branch September 3, 2024 20:43
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