micronaut-projects / micronaut-projects/micronaut-security
Rename Oauth controller
Open
Nobody has claimed this yet.
status: next major version
type: enhancement
- Dominant language
- Java
- Stars
- 179
- Forks
- 146
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 16
Description
It's really acting as the token endpoint and given our new oauth integration it is confusing what its purpose is by its name
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the controller currently named for OAuth and inspect how it serves the token endpoint. Rename the controller to reflect that purpose and update any references; done means the naming is consistent without changing token endpoint behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, authentication
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100