神楽坂喵喵

Results 8 issues of 神楽坂喵喵

parameter `client_id` and `client_secret` should be deleted, when grant_type is `password` https://tools.ietf.org/html/rfc6749#section-4.3 I got a error when i was calling `oauth.token()`. `Invalid client: cannot retrieve client credentials` I'm using `express-oauth-server...

### MtF.wiki URL https://mtf.wiki/zh-cn/docs/psyco/beijing/tang-hongyu/ ### 内容 今日挂号时发现唐宏宇师生只有特需门诊号,无专家门诊。经医院电话咨询,院方表示唐宏宇医生已退休,目前只接受特需门诊。 同时唐宏宇医生特需门诊的挂号费用为900元。 ![微信图片_20240524112950](https://github.com/project-trans/MtF-wiki/assets/11309551/66b604c8-154f-4eb8-8491-fb2c181356f0)

Outdated Information | 信息待更新
Psycho | 精神科

#### What this PR does / why we need it? Schema 对应不上 #### Summary of your change 修正了 `enable` 和 `phone`,补充了 `phonePrefix` #### Please indicate you've done the following: -...

#### What this PR does / why we need it? `SubstituleLoginServer` 和 `SubstituteUserServer` 的 `@ConditionalOnMissingBean` 注解可能写反了 #### Summary of your change 请查看提交的代码 #### Please indicate you've done the following: -...

## Description Run command `make build` failed in container `astra_agents_dev` with non-root user cloned project. The container user is root, But the directory owner is non-root. git output `fatal: detected...

bug

form #78 ---- Add a manifest.json provider class. Its read manifest.json to memory only, no change to origin file. - LoadManifest: read manifest from dir. - injectEnvVar: inject Environment Variable...

Feature

1. [refactor] Reorganize the `server` project structure 2. [feat] Add graceful exit 3. [fix] fixed return the shadowing err variable 4. [feat] read manifest.json to memory only, no change origin...

question

### Description Implementing the [AWS Signature v4](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html) authentication plugin. ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have...