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

Token services #22

Open
andreareginato opened this issue Sep 2, 2012 · 1 comment
Open

Token services #22

andreareginato opened this issue Sep 2, 2012 · 1 comment
Milestone

Comments

@andreareginato
Copy link
Contributor

Add token services to generate tokens via API. This is really important if we want to build the invitation system, which is based on the generation of tokens.

@andreareginato
Copy link
Contributor Author

It must allow you to set

  • accessible devices
  • accessible locations
  • expiring time (with expires_at)
  • available actions (use scopes)
  • source ip (IP address that access should be restricted to) ??

See cosm to see an implementation of key definition.

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

No branches or pull requests

1 participant