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

feat: onboarding start #1148

Merged
merged 5 commits into from
Aug 24, 2023
Merged

feat: onboarding start #1148

merged 5 commits into from
Aug 24, 2023

Conversation

phucledien
Copy link
Member

@phucledien phucledien commented Aug 23, 2023

What does this PR do?

  • Add onboarding start flow api

How to test

curl --request POST \
  --url http://localhost:8200/api/v1/onboarding/start \
  --header 'Content-Type: application/json' \
  --data '{
	"profile_id": "1",
	"platform": "discord"
}'

Note
Need to add MOCHI_APP_PRIVATE_KEY to env

Media (Loom or gif)
CleanShot 2023-08-24 at 16 42 46@2x

@phucledien phucledien merged commit 86c4c62 into develop Aug 24, 2023
@phucledien phucledien deleted the feat/onboarding-start branch August 24, 2023 09:44
trkhoi added a commit that referenced this pull request Aug 29, 2023
* develop:
  fix: allow tip equal bal (#1159)
  fix: send more params tip moniker (#1158)
  fix: store message transfer token (#1157)
  feat: add product changelogs view
  chore: update request method mark user onboarding (#1155)
  feat: token verbose add ethploer data
  feat: onboarding start (#1148)
  feat: get changelog from github
  fix: update content template pr (#1151)
  fix: update checkbox template pr (#1150)
  fix: update template pr (#1149)
  chore: minor update to support chain BASE
jphuc96 pushed a commit that referenced this pull request Aug 29, 2023
# [6.9.0](v6.8.0...v6.9.0) (2023-08-29)

### Bug Fixes

* allow tip equal bal ([#1159](#1159)) ([8e008f0](8e008f0))
* send more params tip moniker ([#1158](#1158)) ([97fcc13](97fcc13))
* store message transfer token ([#1157](#1157)) ([8b70d6f](8b70d6f))
* update checkbox template pr ([#1150](#1150)) ([2a8f15e](2a8f15e))
* update content template pr ([#1151](#1151)) ([19f9b5a](19f9b5a))
* update template pr ([#1149](#1149)) ([33bdad9](33bdad9))

### Features

* add product changelogs view ([a6c8a22](a6c8a22))
* get changelog from github ([5927e4b](5927e4b))
* onboarding start ([#1148](#1148)) ([86c4c62](86c4c62))
* token verbose add ethploer data ([ca7da53](ca7da53))
@jphuc96
Copy link
Collaborator

jphuc96 commented Aug 29, 2023

🎉 This PR is included in version 6.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants