Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An example of how to combine angular and rails with JWT authentication

Notifications You must be signed in to change notification settings

luism/rails-angular-jwt-example

Repository files navigation

Angular Messages

Angular Messages is a demo application to show how to implement JWT authentication with a Rails backend and an Angular frontend.

If you want to try it, you need to do the following:

Configure and run Rails:

$ bundle install
$ rails s

And then, lineman (for Angular):

$ cd frontend
$ npm install
$ lineman run

Having both application started, you can navigate to: http://localhost:8000

Live demo - Register yourself or try with: user@example.com / 123123

About

An example of how to combine angular and rails with JWT authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • Ruby 24.0%
  • HTML 10.9%
  • CSS 2.7%

AltStyle によって変換されたページ (->オリジナル) /