purity_oauth2 0.11.2 copy "purity_oauth2: ^0.11.2" to clipboard
purity_oauth2: ^0.11.2 copied to clipboard

Dart 1 only

An OAuth2 library for the Purity framework

#Purity OAuth2

A simple oauth2 library for the purity framework.

##Trying the login flow

To view the login flow in action you can run the demo/tests in 3 ways:

  • To see the real login flow with the host making requests to google services run pub build then run build/bin/host.dart then navigate to localhost:4346.

  • To see the login flow being mocked with the purity framework, run test/integration/index_with_purity.html enter showComs to view the communications window, then enter newClient.

  • To see the login flow being mocked without the purity framework, run test/integration/index_without_purity.html.

0
likes
10
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

An OAuth2 library for the Purity framework

View/report issues

License

MIT (license)

Dependencies

browser, core_elements, oauth2, paper_elements, polymer, purity

More

Packages that depend on purity_oauth2