-
*Research:* What are the APIs available for messaging apps?
* Create a list of links to the documentation for the commonly used messaging apps.
* What are the different types of things you can d…
-
# Feature
- `main` 브랜치에 코드 변경이 일어나면 자동으로 EC2 서버에 배포된다.
# Description
- **workflows**
- `feature-example` -> `main` merge
- `github-actions` 감지
- `Docker Image build` -> `DockerHub Push…
-
I'm using Keycloak as my authentication provider and we need to use the `signInWithIdToken` method in our implementation.
The problem is that the gotrue package limits this method to the Google, Appl…
Ppito updated
3 weeks ago
-
Keep the template and provide all requested information:
**Describe the bug**
Calling FlutterBranchSdk.init() at the main() method on Android throws the following exception.
```
[ERROR:flutter/r…
-
# OAuth2.0
## OAuth2.0 이란?
## OAuth2.0 을 왜 사용하는지?
신뢰할만한 인증 서버를 사용하여 다양한 플랫폼 (third-party application) 에서 리소스 접근을 보다 쉽게 하기 위해서 등장한 프로토콜이다.
## OAuth2.0 Role
OAuth 는 4가지 role 을 가지고 있다.
1. Resourc…
-
실행시 아래와 같은 오류 발생
``` import * as Auth from "./Auth.json";
^^^^^^
SyntaxError: Cannot use import statement outside a module
at wrapSafe (internal/modules/cjs/loader.js:1053:16)
at Modu…
-
클라우드 교육/설치와 관련된 모든 질문은 이곳에 등록해주시면 확인 후 답변드리도록 하겠습니다.
-
### Description of the bug:
An error occurs when trying to use the following code.
```
genai.configure(api_key=api_key)
def get_chat_history(username):
with open("data.json", "r", encod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android, iOS
### Descriptio…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello.
I am a Korean user.…