Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/nx-weibo-sso

Weibo sso gem for nx.
https://github.com/afeiship/nx-weibo-sso

gem nx sso weibo

Last synced: 22 days ago
JSON representation

Weibo sso gem for nx.

Awesome Lists containing this project

README

        

# nx-weibo-sso
> Weibo sso gem for nx.

## installation
```rb
gem 'nx-weibo-sso'
gem 'nx-weibo-sso', git: '[email protected]:afeiship/nx-weibo-sso.git'
```

## usage
```rb
Nx::WeiboSso::token('YOUR_USERNAME','YOUR_PASSWORD');
```