Coder Social home page Coder Social logo

mixinnetwork / developers.mixin.one Goto Github PK

View Code? Open in Web Editor NEW
128.0 128.0 53.0 24.59 MB

📒 The Mixin Developers dashboard and docs.

Home Page: https://developers.mixin.one

License: Apache License 2.0

Shell 0.44% HTML 0.41% JavaScript 55.32% CSS 2.03% Vue 28.24% SCSS 9.25% TypeScript 2.72% Python 1.60%

developers.mixin.one's People

Contributors

an-lee avatar blueeyezhy avatar cedricfung avatar crossle avatar daneelwang avatar dbarobin avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar garveen avatar happypeter avatar hundredark avatar jadeydi avatar kuri-su avatar kyokokiss avatar learnforpractice avatar lixvyang avatar lyricat avatar over140 avatar seniorzhai avatar tooonly avatar tougee avatar xwjdsh avatar yeungkc avatar zed-wong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

developers.mixin.one's Issues

OAuth scope 的编码处理存在问题

scope 使用 + 来分割不同 permissions
OAuth 时, 例如

https://mixin.one/oauth/authorize?client_id=CLIENT_ID&scope=PROFILE:READ+ASSETS:READ&response_type=code

PROFILE:READ+ASSETS:READ url component encode 后应该 PROFILE%3AREAD%2BASSETS%3AREAD,但是 Mixin OAuth 不能正常识别 + 编码后的 %2B。

Safari 页面能否跳转到 Mixin 打开?

场景:用户在 safari 中打开我的 mixin dapp,可以通过点击一个按钮,跳转到 mixin。mixin
自动打开当前网页(其实就是在我的页面显示一个按钮【在 Mixin 中打开】)

为什么:我不想让用户在 mixin 和 safari 之间来回跳转。为了让用户更好的使用 mixin 登录、支付功能,我想把用户直接引导到 mixin 内的 web view,然后再开始使用,这样更流畅。

问题:这个是否已经有实现好了的协议?或者是否可以支持?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.