Skip to content

Clarify if it should be maybe-user-info-from-request or user-info-from-request #12

@neshtea

Description

@neshtea

The readme tells the user to

Use active.clojure.openid/user-info-from-request to obtain information about the logged-in user in your handlers from the current request.

However, there is no such function besides a declare in openid.clj that is never implemented. There is, however, a maybe-user-info-from-request that seems to serve that purpose.

Two things

  1. we need to be clear on which one it should be
  2. advertise the right function-name and remove the unused one from the readme/declare-statement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions