Replies: 4 comments 3 replies
-
Yes, it's linked at the top of README - https://github.com/janko/rodauth-demo-rails 😉 |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for the response! I've been playing around with rodauth and reading the docs for the past week or so but can't get a JSON API to work in Rails API only mode. Is there any way to configure Rodauth endpoints or see the params we should be using when creating requests? Or is there any docs for each individual feature? I keep getting 422s and 500s and I'm trying to understand what my Http requests should look like. Appreciate any help! |
Beta Was this translation helpful? Give feedback.
-
Hey, appreciate your response! When running the following command: for some reason, the account id is null in the Sequel transaction. I'm assuming I'm inputting the wrong key into the logout request, however I'm unsure. The following is the server log:
|
Beta Was this translation helpful? Give feedback.
-
The logout action doesn't accept a |
Beta Was this translation helpful? Give feedback.
-
Hello,
I was wondering if theres an example app or repository I can reference to see what a fully built out rails rodauth service looks like.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions